Searched refs:p9_rdir (Results 1 – 1 of 1) sorted by relevance
37 struct p9_rdir { struct69 static struct p9_rdir *v9fs_alloc_rdir_buf(struct file *filp, int buflen) in v9fs_alloc_rdir_buf()74 fid->rdir = kzalloc(sizeof(struct p9_rdir) + buflen, GFP_KERNEL); in v9fs_alloc_rdir_buf()92 struct p9_rdir *rdir; in v9fs_dir_readdir()153 struct p9_rdir *rdir; in v9fs_dir_readdir_dotl()
Completed in 5 milliseconds