Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dprops.h19 int btrfs_load_inode_props(struct inode *inode, struct btrfs_path *path);
Dprops.c275 int btrfs_load_inode_props(struct inode *inode, struct btrfs_path *path) in btrfs_load_inode_props() function
Dinode.c3814 ret = btrfs_load_inode_props(inode, path); in btrfs_read_locked_inode()