Home
last modified time | relevance | path

Searched refs:btrfs_get_parent (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dexport.h24 struct dentry *btrfs_get_parent(struct dentry *child);
H A Dexport.c134 struct dentry *btrfs_get_parent(struct dentry *child) in btrfs_get_parent() function
280 .get_parent = btrfs_get_parent,
H A Dioctl.c3004 parent = btrfs_get_parent(dentry); in btrfs_ioctl_snap_destroy()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dexport.h23 struct dentry *btrfs_get_parent(struct dentry *child);
H A Dexport.c147 struct dentry *btrfs_get_parent(struct dentry *child) in btrfs_get_parent() function
292 .get_parent = btrfs_get_parent,
H A Dioctl.c2415 parent = btrfs_get_parent(dentry); in btrfs_ioctl_snap_destroy()

Completed in 15 milliseconds