Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dxattr.h35 ssize_t ocfs2_listxattr(struct dentry *, char *, size_t);
H A Dnamei.c2945 .listxattr = ocfs2_listxattr,
H A Dxattr.c1256 ssize_t ocfs2_listxattr(struct dentry *dentry, in ocfs2_listxattr() function