Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dprops.c298 static int inherit_props(struct btrfs_trans_handle *trans, in inherit_props() function
345 return inherit_props(trans, inode, dir); in btrfs_inode_inherit_props()
371 ret = inherit_props(trans, child_inode, parent_inode); in btrfs_subvol_inherit_props()