Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Dprops.h25 int btrfs_load_inode_props(struct inode *inode, struct btrfs_path *path);
Dprops.c276 int btrfs_load_inode_props(struct inode *inode, struct btrfs_path *path) in btrfs_load_inode_props() function
Dinode.c4010 ret = btrfs_load_inode_props(inode, path); in btrfs_read_locked_inode()