Home
last modified time | relevance | path

Searched refs:ntfs_get_parent (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ntfs/
H A Dnamei.c270 * ntfs_get_parent - find the dentry of the parent of a given directory dentry
281 * Note: ntfs_get_parent() is called with @d_inode(child_dent)->i_mutex down.
286 static struct dentry *ntfs_get_parent(struct dentry *child_dent) in ntfs_get_parent() function
387 .get_parent = ntfs_get_parent, /* Find the parent of a given
/kernel/linux/linux-6.6/fs/ntfs/
H A Dnamei.c270 * ntfs_get_parent - find the dentry of the parent of a given directory dentry
281 * Note: ntfs_get_parent() is called with @d_inode(child_dent)->i_mutex down.
286 static struct dentry *ntfs_get_parent(struct dentry *child_dent) in ntfs_get_parent() function
387 .get_parent = ntfs_get_parent, /* Find the parent of a given

Completed in 2 milliseconds