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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/9p/
H A D9p.h198 * @P9_OREAD: open file for reading only
219 P9_OREAD = 0x00, enumerator in enum:p9_open_mode_t
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/9p/
H A Dvfs_inode.c153 ret = P9_OREAD;
841 fid = v9fs_create(v9ses, dir, dentry, NULL, perm, P9_OREAD);
1574 P9_OREAD);

Completed in 62 milliseconds