Searched refs:v9fs_alloc_rdir_buf (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/9p/
H A Dvfs_dir.c90 * v9fs_alloc_rdir_buf - Allocate buffer used for read and readdir
96 static int v9fs_alloc_rdir_buf(struct file *filp, int buflen) function
148 err = v9fs_alloc_rdir_buf(filp, buflen);
222 err = v9fs_alloc_rdir_buf(filp, buflen);

Completed in 62 milliseconds