Searched refs:xfs_attr_add_fork (Results 1 – 3 of 3) sorted by relevance
650 int xfs_attr_add_fork(struct xfs_inode *ip, int size, int rsvd);
997 xfs_attr_add_fork( in xfs_attr_add_fork() function1074 error = xfs_attr_add_fork(dp, sf_size, rsvd); in xfs_attr_set()
1210 error = xfs_attr_add_fork(sc->tempip, in xrep_parent_ensure_attr_fork()1214 return xfs_attr_add_fork(sc->ip, sizeof(struct xfs_attr_sf_hdr), 1); in xrep_parent_ensure_attr_fork()