Searched refs:child_dir (Results 1 – 1 of 1) sorted by relevance
262 static struct dentry *fat_get_parent(struct dentry *child_dir) in fat_get_parent() argument264 struct super_block *sb = child_dir->d_sb; in fat_get_parent()270 if (!fat_get_dotdot_entry(d_inode(child_dir), &bh, &de)) { in fat_get_parent()
Completed in 6 milliseconds