Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_attr.c470 xfs_attr_remove_int(xfs_inode_t *dp, struct xfs_name *name, int flags) in xfs_attr_remove_int() function
610 return xfs_attr_remove_int(dp, &xname, flags); in xfs_attr_remove()