Lines Matching defs:parent
101 struct inode *parent)
109 if (parent) {
126 if (parent) {
127 i_pos = fat_i_pos_read(sbi, parent);
130 fid->parent_i_gen = parent->i_generation;
183 * Find the parent for a file specified by NFS handle.
184 * This requires that the handle contain the i_ino of the parent.
216 * Rebuild the parent for a directory that is not connected
224 struct inode *parent = NULL;
232 "unable to read cluster of parent directory");
245 return parent;
254 parent = fat_build_inode(sb, sinfo.de, sinfo.i_pos);
259 return parent;
263 * Find the parent for a directory that is not currently connected to