Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dprops.h16 int btrfs_validate_prop(const struct btrfs_inode *inode, const char *name,
Dprops.c60 int btrfs_validate_prop(const struct btrfs_inode *inode, const char *name, in btrfs_validate_prop() function
Dxattr.c392 ret = btrfs_validate_prop(BTRFS_I(inode), name, value, size); in btrfs_xattr_handler_set_prop()