Lines Matching defs:orangefs_dir
15 struct orangefs_dir {
62 struct orangefs_dir *od, struct dentry *dentry,
131 static int parse_readdir(struct orangefs_dir *od,
162 struct orangefs_dir *od, struct dentry *dentry)
242 struct orangefs_dir *od, struct dentry *dentry,
285 struct orangefs_dir *od = file->private_data;
308 struct orangefs_dir *od;
372 struct orangefs_dir *od;
373 file->private_data = kmalloc(sizeof(struct orangefs_dir),
387 struct orangefs_dir *od = file->private_data;