Home
last modified time | relevance | path

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

/openbmc/linux/fs/fat/
H A Dnfs.c268 static struct dentry *fat_get_parent(struct dentry *child_dir) in fat_get_parent() argument
270 struct super_block *sb = child_dir->d_sb; in fat_get_parent()
276 if (!fat_get_dotdot_entry(d_inode(child_dir), &bh, &de)) { in fat_get_parent()