Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fat/
Dnfs.c271 static struct dentry *fat_get_parent(struct dentry *child_dir) in fat_get_parent() argument
273 struct super_block *sb = child_dir->d_sb; in fat_get_parent()
279 if (!fat_get_dotdot_entry(d_inode(child_dir), &bh, &de)) { in fat_get_parent()