Home
last modified time | relevance | path

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

/fs/fuse/
Dxattr.c133 if (fm->fc->no_listxattr) in fuse_listxattr()
159 fm->fc->no_listxattr = 1; in fuse_listxattr()
Dfuse_i.h755 unsigned no_listxattr:1; member