Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/gnu/fs/xfs/
Dxfs_attr_leaf.h243 int xfs_attr_leaf_clearflag(struct xfs_da_args *args);
Dxfs_attr.c1013 error = xfs_attr_leaf_clearflag(args); in xfs_attr_leaf_addname()
1398 error = xfs_attr_leaf_clearflag(args); in xfs_attr_node_addname()
Dxfs_attr_leaf.c2489 xfs_attr_leaf_clearflag(xfs_da_args_t *args) in xfs_attr_leaf_clearflag() function