Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dprops.h32 int btrfs_load_inode_props(struct inode *inode, struct btrfs_path *path);
Dprops.c287 int btrfs_load_inode_props(struct inode *inode, struct btrfs_path *path) in btrfs_load_inode_props() function
Dinode.c3745 ret = btrfs_load_inode_props(inode, path); in btrfs_read_locked_inode()