Home
last modified time | relevance | path

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

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