Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Dprops.h21 int btrfs_validate_prop(const struct btrfs_inode *inode, const char *name,
Dprops.c67 int btrfs_validate_prop(const struct btrfs_inode *inode, const char *name, in btrfs_validate_prop() function
Dxattr.c441 ret = btrfs_validate_prop(BTRFS_I(inode), name, value, size); in btrfs_xattr_handler_set_prop()