Home
last modified time | relevance | path

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

/Linux-v5.4/fs/fuse/
Dxattr.c157 if (fc->no_removexattr) in fuse_removexattr()
167 fc->no_removexattr = 1; in fuse_removexattr()
Dfuse_i.h640 unsigned no_removexattr:1; member