Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fuse/
Dxattr.c160 if (fc->no_removexattr) in fuse_removexattr()
170 fc->no_removexattr = 1; in fuse_removexattr()
Dfuse_i.h588 unsigned no_removexattr:1; member