Home
last modified time | relevance | path

Searched defs:whichfork (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_bmap.c63 int whichfork) /* data or attr fork */ in xfs_bmap_compute_maxlevels()
138 static inline bool xfs_bmap_needs_btree(struct xfs_inode *ip, int whichfork) in xfs_bmap_needs_btree()
148 static inline bool xfs_bmap_wants_extents(struct xfs_inode *ip, int whichfork) in xfs_bmap_wants_extents()
234 int whichfork) in xfs_bmap_forkoff_reset()
335 int whichfork) /* data or attr fork */ in xfs_bmap_check_leaf_extents()
498 int whichfork, /* data or attr fork */ in xfs_bmap_trace_exlist()
556 #define xfs_bmap_check_leaf_extents(cur, ip, whichfork) do { } while (0) argument
665 int whichfork) /* data or attr fork */ in xfs_bmap_btree_to_extents()
726 int whichfork) /* data or attr fork */ in xfs_bmap_extents_to_btree()
870 int whichfork) in xfs_bmap_local_to_extents_empty()
[all …]
Dxfs_inode_fork.c247 int whichfork, in xfs_iformat_local()
299 int whichfork) in xfs_iformat_extents()
368 int whichfork) in xfs_iformat_btree()
424 int whichfork) in xfs_iread_extents()
477 int whichfork) in xfs_iroot_realloc()
605 int whichfork) in xfs_idata_realloc()
681 int whichfork) in xfs_idestroy_fork()
737 int whichfork) in xfs_iextents_copy()
797 int whichfork) in xfs_iflush_fork()
Dxfs_da_btree.c301 int whichfork) in xfs_da3_node_create()
2452 int whichfork, in xfs_dabuf_map()
2536 int whichfork) in xfs_da_get_buf()
2584 int whichfork, in xfs_da_read_buf()
2631 int whichfork, in xfs_da_reada_buf()
Dxfs_bmap_btree.c781 int whichfork) /* data or attr fork */ in xfs_bmbt_init_cursor()
862 int whichfork, in xfs_bmbt_change_owner()
Dxfs_da_btree.h76 int whichfork; /* data or attribute fork */ member
Dxfs_btree.h222 char whichfork; /* data or attr fork */ member
Dxfs_btree.c3184 int whichfork = cur->bc_private.b.whichfork; in xfs_btree_kill_iroot() local
/linux-4.1.27/fs/xfs/
Dxfs_bmap_util.c257 int whichfork, in xfs_bmap_eof()
397 int whichfork, /* data or attr fork */ in xfs_bmap_count_blocks()
508 int whichfork; /* data or attr fork */ in xfs_getbmap() local
Dxfs_inode.c1553 int whichfork, in xfs_itruncate_extents()