Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dprops.h21 int btrfs_inode_inherit_props(struct btrfs_trans_handle *trans,
Dprops.c327 int btrfs_inode_inherit_props(struct btrfs_trans_handle *trans, in btrfs_inode_inherit_props() function
Dinode.c6334 ret = btrfs_inode_inherit_props(trans, inode, dir); in btrfs_new_inode()