Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dinode.c4073 static int btrfs_read_locked_inode(struct btrfs_inode *inode, struct btrfs_path *path) in btrfs_read_locked_inode()
5989 ret = btrfs_read_locked_inode(inode, path); in btrfs_iget()
6019 ret = btrfs_read_locked_inode(inode, path); in new_simple_dir()
8088 * from disk (btrfs_read_locked_inode()). in btrfs_alloc_inode()
4057 static int btrfs_read_locked_inode(struct btrfs_inode *inode, struct btrfs_path *path) btrfs_read_locked_inode() function