Home
last modified time | relevance | path

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

/openbmc/linux/include/net/9p/
H A D9p.h450 #define P9_STATS_ALL 0x00003fffULL /* Mask for All fields above */ macro
/openbmc/linux/fs/9p/
H A Dvfs_inode_dotl.c473 st = p9_client_getattr_dotl(fid, P9_STATS_ALL); in v9fs_vfs_getattr_dotl()
962 st = p9_client_getattr_dotl(fid, P9_STATS_ALL); in v9fs_refresh_inode_dotl()
/openbmc/qemu/hw/9pfs/
H A D9p.c1296 #define P9_STATS_ALL 0x00003fffULL /* Mask for All fields above */ macro