Searched refs:xfs_attr_leaf_entsize_local (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_da_format.h642 * see xfs_attr_leaf_entsize_local() for details.
803 static inline int xfs_attr_leaf_entsize_local(int nlen, int vlen) function
H A Dxfs_attr_leaf.c271 namesize = xfs_attr_leaf_entsize_local(lentry->namelen,
2657 size = xfs_attr_leaf_entsize_local(name_loc->namelen,
2679 size = xfs_attr_leaf_entsize_local(args->namelen, args->valuelen);
/linux-master/fs/xfs/scrub/
H A Dattr.c341 namesize = xfs_attr_leaf_entsize_local(lentry->namelen,

Completed in 99 milliseconds