Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ntfs/
H A Dnamei.c271 * @child_dent: dentry of the directory whose parent directory to find
274 * dentry @child_dent. This function is called from
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() argument
288 struct inode *vi = d_inode(child_dent); in ntfs_get_parent()
/kernel/linux/linux-6.6/fs/ntfs/
H A Dnamei.c271 * @child_dent: dentry of the directory whose parent directory to find
274 * dentry @child_dent. This function is called from
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() argument
288 struct inode *vi = d_inode(child_dent); in ntfs_get_parent()

Completed in 2 milliseconds