Home
last modified time | relevance | path

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

/fs/btrfs/
Dexport.h24 struct dentry *btrfs_get_parent(struct dentry *child);
Dexport.c155 struct dentry *btrfs_get_parent(struct dentry *child) in btrfs_get_parent() function
310 .get_parent = btrfs_get_parent,