Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_xattr.c138 static unsigned int xfs_xattr_prefix_len(int flags) in xfs_xattr_prefix_len() function
167 unsigned int prefix_len = xfs_xattr_prefix_len(flags); in xfs_xattr_put_listent()
204 context->count += xfs_xattr_prefix_len(flags) + namelen + 1; in xfs_xattr_put_listent_sizes()