P9_STATS_BASIC    152 fs/9p/vfs_inode_dotl.c 	st = p9_client_getattr_dotl(fid, P9_STATS_BASIC | P9_STATS_GEN);
P9_STATS_BASIC    606 fs/9p/vfs_inode_dotl.c 	if ((stat->st_result_mask & P9_STATS_BASIC) == P9_STATS_BASIC) {
P9_STATS_BASIC    158 fs/9p/vfs_super.c 		st = p9_client_getattr_dotl(fid, P9_STATS_BASIC);