Home
last modified time | relevance | path

Searched refs:btrfs_ignore_prop (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/btrfs/
Dprops.h18 bool btrfs_ignore_prop(const struct btrfs_inode *inode, const char *name);
Dprops.c90 bool btrfs_ignore_prop(const struct btrfs_inode *inode, const char *name) in btrfs_ignore_prop() function
Dxattr.c396 if (btrfs_ignore_prop(BTRFS_I(inode), name)) in btrfs_xattr_handler_set_prop()