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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/9p/
H A Dvfs_super.c155 st = p9_client_getattr_dotl(fid, P9_STATS_BASIC);
H A Dvfs_inode.c487 st = p9_client_getattr_dotl(fid, P9_STATS_BASIC);
1374 if ((stat->st_result_mask & P9_STATS_BASIC) == P9_STATS_BASIC) {
1783 st = p9_client_getattr_dotl(fid, P9_STATS_BASIC);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/9p/
H A D9p.h432 #define P9_STATS_BASIC 0x000007ffULL /* Mask for fields up to BLOCKS */ macro

Completed in 57 milliseconds