Home
last modified time | relevance | path

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

/openbmc/linux/fs/orangefs/
H A Ddir.c15 struct orangefs_dir { struct
62 struct orangefs_dir *od, struct dentry *dentry, in do_readdir()
131 static int parse_readdir(struct orangefs_dir *od, in parse_readdir()
162 struct orangefs_dir *od, struct dentry *dentry) in orangefs_dir_more()
242 struct orangefs_dir *od, struct dentry *dentry, in orangefs_dir_fill()
285 struct orangefs_dir *od = file->private_data; in orangefs_dir_llseek()
308 struct orangefs_dir *od; in orangefs_dir_iterate()
372 struct orangefs_dir *od; in orangefs_dir_open()
373 file->private_data = kmalloc(sizeof(struct orangefs_dir), in orangefs_dir_open()
387 struct orangefs_dir *od = file->private_data; in orangefs_dir_release()