Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dprops.c286 static int inherit_props(struct btrfs_trans_handle *trans, in inherit_props() function
334 return inherit_props(trans, inode, dir); in btrfs_inode_inherit_props()
360 ret = inherit_props(trans, child_inode, parent_inode); in btrfs_subvol_inherit_props()