Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dprops.h20 int btrfs_load_inode_props(struct inode *inode, struct btrfs_path *path);
Dprops.c269 int btrfs_load_inode_props(struct inode *inode, struct btrfs_path *path) in btrfs_load_inode_props() function
Dinode.c4090 ret = btrfs_load_inode_props(inode, path); in btrfs_read_locked_inode()