Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Dxattr.c124 if (fm->fc->no_listxattr) in fuse_listxattr()
150 fm->fc->no_listxattr = 1; in fuse_listxattr()
H A Dfuse_i.h717 unsigned no_listxattr:1; member