Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dxattr.c162 if (fm->fc->no_removexattr) in fuse_removexattr()
172 fm->fc->no_removexattr = 1; in fuse_removexattr()
H A Dfuse_i.h756 unsigned no_removexattr:1; member