Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dprops.h16 int btrfs_validate_prop(const struct btrfs_inode *inode, const char *name,
H A Dprops.c65 int btrfs_validate_prop(const struct btrfs_inode *inode, const char *name, in btrfs_validate_prop() function
H A Dxattr.c396 ret = btrfs_validate_prop(BTRFS_I(inode), name, value, size); in btrfs_xattr_handler_set_prop()