Searched defs:forkoff (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/fs/xfs/libxfs/ |
H A D | xfs_attr.c | 526 int newsize, forkoff, retval; xfs_attr_shortform_addname() local 571 int retval, error, committed, forkoff; xfs_attr_leaf_addname() local 778 int error, committed, forkoff; xfs_attr_leaf_removename() local 1149 int retval, error, committed, forkoff; xfs_attr_node_removename() local
|
H A D | xfs_attr_leaf.c | 528 xfs_attr_shortform_add(xfs_da_args_t *args, int forkoff) xfs_attr_shortform_add() argument 872 xfs_attr3_leaf_to_shortform( struct xfs_buf *bp, struct xfs_da_args *args, int forkoff) xfs_attr3_leaf_to_shortform() argument
|
Completed in 63 milliseconds