Searched defs:find_end_of_shared (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_refcount.c | 1293 xfs_refcount_find_shared( struct xfs_btree_cur *cur, xfs_agblock_t agbno, xfs_extlen_t aglen, xfs_agblock_t *fbno, xfs_extlen_t *flen, bool find_end_of_shared) xfs_refcount_find_shared() argument
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| H A D | xfs_reflink.c | 129 xfs_reflink_find_shared( struct xfs_mount *mp, struct xfs_trans *tp, xfs_agnumber_t agno, xfs_agblock_t agbno, xfs_extlen_t aglen, xfs_agblock_t *fbno, xfs_extlen_t *flen, bool find_end_of_shared) xfs_reflink_find_shared() argument
|
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| H A D | xfs_refcount.c | 1503 xfs_refcount_find_shared( struct xfs_btree_cur *cur, xfs_agblock_t agbno, xfs_extlen_t aglen, xfs_agblock_t *fbno, xfs_extlen_t *flen, bool find_end_of_shared) xfs_refcount_find_shared() argument
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_reflink.c | 129 xfs_reflink_find_shared( struct xfs_perag *pag, struct xfs_trans *tp, xfs_agblock_t agbno, xfs_extlen_t aglen, xfs_agblock_t *fbno, xfs_extlen_t *flen, bool find_end_of_shared) xfs_reflink_find_shared() argument
|
Completed in 8 milliseconds