Home
last modified time | relevance | path

Searched refs:xfs_attr_is_leaf (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
A Dxfs_attr.c85 xfs_attr_is_leaf( in xfs_attr_is_leaf() function
119 if (xfs_attr_is_leaf(args->dp)) in xfs_attr_get_ilocked()
377 if (xfs_attr_is_leaf(dp)) { in xfs_attr_set_iter()
659 if (xfs_attr_is_leaf(dp)) { in xfs_attr_lookup()
1412 if (xfs_attr_is_leaf(dp)) in xfs_attr_remove_iter()
1502 if (xfs_attr_is_leaf(dp)) in xfs_attr_remove_iter()
A Dxfs_attr.h488 bool xfs_attr_is_leaf(struct xfs_inode *ip);
/linux/fs/xfs/
A Dxfs_attr_list.c517 if (xfs_attr_is_leaf(dp)) in xfs_attr_list_ilocked()

Completed in 8 milliseconds