Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dprops.h20 int btrfs_load_inode_props(struct inode *inode, struct btrfs_path *path);
H A Dprops.c274 int btrfs_load_inode_props(struct inode *inode, struct btrfs_path *path) in btrfs_load_inode_props() function
H A Dinode.c3884 ret = btrfs_load_inode_props(inode, path); in btrfs_read_locked_inode()