Home
last modified time | relevance | path

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

/linux/fs/9p/
A Dvfs_inode_dotl.c153 st = p9_client_getattr_dotl(fid, P9_STATS_BASIC | P9_STATS_GEN); in v9fs_inode_from_fid_dotl()
632 if ((stat->st_result_mask & P9_STATS_BASIC) == P9_STATS_BASIC) { in v9fs_stat2inode_dotl()
A Dvfs_super.c160 st = p9_client_getattr_dotl(fid, P9_STATS_BASIC); in v9fs_mount()
/linux/include/net/9p/
A D9p.h440 #define P9_STATS_BASIC 0x000007ffULL /* Mask for fields up to BLOCKS */ macro

Completed in 7 milliseconds