Home
last modified time | relevance | path

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

/Linux-v6.1/fs/fuse/
Dxattr.c162 if (fm->fc->no_removexattr) in fuse_removexattr()
172 fm->fc->no_removexattr = 1; in fuse_removexattr()
Dfuse_i.h698 unsigned no_removexattr:1; member