Home
last modified time | relevance | path

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

/Linux-v5.15/fs/fuse/
Dxattr.c163 if (fm->fc->no_removexattr) in fuse_removexattr()
173 fm->fc->no_removexattr = 1; in fuse_removexattr()
Dfuse_i.h685 unsigned no_removexattr:1; member