Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_attr.h551 int xfs_attr_get_ilocked(struct xfs_da_args *args);
H A Dxfs_attr.c226 xfs_attr_get_ilocked( in xfs_attr_get_ilocked() function
289 error = xfs_attr_get_ilocked(args); in xfs_attr_get()