Home
last modified time | relevance | path

Searched refs:XFS_ALLOC_FLAG_TRYLOCK (Results 1 – 15 of 15) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/xfs/libxfs/
H A Dxfs_alloc.h41 #define XFS_ALLOC_FLAG_TRYLOCK 0x00000001 /* use trylock for buffer locking */ macro
H A Dxfs_alloc.c2555 (flags & XFS_ALLOC_FLAG_TRYLOCK)) { in xfs_alloc_fix_freelist()
3041 ASSERT((flags & (XFS_ALLOC_FLAG_FREEING | XFS_ALLOC_FLAG_TRYLOCK)) != in xfs_alloc_read_agf()
3042 (XFS_ALLOC_FLAG_FREEING | XFS_ALLOC_FLAG_TRYLOCK)); in xfs_alloc_read_agf()
3045 (flags & XFS_ALLOC_FLAG_TRYLOCK) ? XBF_TRYLOCK : 0, in xfs_alloc_read_agf()
3195 flags = XFS_ALLOC_FLAG_TRYLOCK; in xfs_alloc_vextent()
H A Dxfs_ialloc.c969 flags = XFS_ALLOC_FLAG_TRYLOCK; in xfs_ialloc_ag_select()
H A Dxfs_bmap.c3240 error = xfs_alloc_pagf_init(mp, tp, ag, XFS_ALLOC_FLAG_TRYLOCK); in xfs_bmap_longest_free_extent()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/xfs/libxfs/
H A Dxfs_alloc.h41 #define XFS_ALLOC_FLAG_TRYLOCK 0x00000001 /* use trylock for buffer locking */ macro
H A Dxfs_alloc.c2555 (flags & XFS_ALLOC_FLAG_TRYLOCK)) { in xfs_alloc_fix_freelist()
3041 ASSERT((flags & (XFS_ALLOC_FLAG_FREEING | XFS_ALLOC_FLAG_TRYLOCK)) != in xfs_alloc_read_agf()
3042 (XFS_ALLOC_FLAG_FREEING | XFS_ALLOC_FLAG_TRYLOCK)); in xfs_alloc_read_agf()
3045 (flags & XFS_ALLOC_FLAG_TRYLOCK) ? XBF_TRYLOCK : 0, in xfs_alloc_read_agf()
3195 flags = XFS_ALLOC_FLAG_TRYLOCK; in xfs_alloc_vextent()
H A Dxfs_ialloc.c969 flags = XFS_ALLOC_FLAG_TRYLOCK; in xfs_ialloc_ag_select()
H A Dxfs_bmap.c3240 error = xfs_alloc_pagf_init(mp, tp, ag, XFS_ALLOC_FLAG_TRYLOCK); in xfs_bmap_longest_free_extent()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/xfs/libxfs/
H A Dxfs_alloc.h41 #define XFS_ALLOC_FLAG_TRYLOCK 0x00000001 /* use trylock for buffer locking */ macro
H A Dxfs_alloc.c2555 (flags & XFS_ALLOC_FLAG_TRYLOCK)) { in xfs_alloc_fix_freelist()
3041 ASSERT((flags & (XFS_ALLOC_FLAG_FREEING | XFS_ALLOC_FLAG_TRYLOCK)) != in xfs_alloc_read_agf()
3042 (XFS_ALLOC_FLAG_FREEING | XFS_ALLOC_FLAG_TRYLOCK)); in xfs_alloc_read_agf()
3045 (flags & XFS_ALLOC_FLAG_TRYLOCK) ? XBF_TRYLOCK : 0, in xfs_alloc_read_agf()
3195 flags = XFS_ALLOC_FLAG_TRYLOCK; in xfs_alloc_vextent()
H A Dxfs_ialloc.c969 flags = XFS_ALLOC_FLAG_TRYLOCK; in xfs_ialloc_ag_select()
H A Dxfs_bmap.c3240 error = xfs_alloc_pagf_init(mp, tp, ag, XFS_ALLOC_FLAG_TRYLOCK); in xfs_bmap_longest_free_extent()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/xfs/
H A Dxfs_filestream.c121 trylock = XFS_ALLOC_FLAG_TRYLOCK; in xfs_filestream_pick_ag()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/xfs/
H A Dxfs_filestream.c121 trylock = XFS_ALLOC_FLAG_TRYLOCK; in xfs_filestream_pick_ag()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/xfs/
H A Dxfs_filestream.c121 trylock = XFS_ALLOC_FLAG_TRYLOCK; in xfs_filestream_pick_ag()