Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dprops.h20 int btrfs_inode_inherit_props(struct btrfs_trans_handle *trans,
H A Dprops.c396 int btrfs_inode_inherit_props(struct btrfs_trans_handle *trans, in btrfs_inode_inherit_props() function
H A Dinode.c6138 ret = btrfs_inode_inherit_props(trans, inode, dir); in btrfs_new_inode()