Lines Matching defs:dentry
62 struct orangefs_dir *od, struct dentry *dentry,
90 get_interruptible_flag(dentry->d_inode));
162 struct orangefs_dir *od, struct dentry *dentry)
172 r = do_readdir(oi, od, dentry, op);
242 struct orangefs_dir *od, struct dentry *dentry,
309 struct dentry *dentry;
312 dentry = file->f_path.dentry;
313 oi = ORANGEFS_I(dentry->d_inode);
345 r = orangefs_dir_more(oi, od, dentry);
354 r = orangefs_dir_fill(oi, od, dentry, ctx);
361 r = orangefs_dir_more(oi, od, dentry);
364 r = orangefs_dir_fill(oi, od, dentry, ctx);