Searched refs:p9_stat_dotl (Results 1 – 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/fs/9p/ |
D | vfs_inode_dotl.c | 59 struct p9_stat_dotl *st = (struct p9_stat_dotl *)data; in v9fs_test_inode_dotl() 90 struct p9_stat_dotl *st = (struct p9_stat_dotl *)data; in v9fs_set_inode_dotl() 100 struct p9_stat_dotl *st, in v9fs_qid_iget_dotl() 149 struct p9_stat_dotl *st; in v9fs_inode_from_fid_dotl() 464 struct p9_stat_dotl *st; in v9fs_vfs_getattr_dotl() 616 v9fs_stat2inode_dotl(struct p9_stat_dotl *stat, struct inode *inode, in v9fs_stat2inode_dotl() 936 struct p9_stat_dotl *st; in v9fs_refresh_inode_dotl()
|
D | v9fs_vfs.h | 54 void v9fs_stat2inode_dotl(struct p9_stat_dotl *stat, struct inode *inode,
|
D | vfs_super.c | 159 struct p9_stat_dotl *st = NULL; in v9fs_mount()
|
/kernel/linux/linux-5.10/net/9p/ |
D | protocol.c | 307 struct p9_stat_dotl *stbuf = in p9pdu_vreadf() 308 va_arg(ap, struct p9_stat_dotl *); in p9pdu_vreadf() 310 memset(stbuf, 0, sizeof(struct p9_stat_dotl)); in p9pdu_vreadf()
|
D | client.c | 1747 struct p9_stat_dotl *p9_client_getattr_dotl(struct p9_fid *fid, in p9_client_getattr_dotl() 1752 struct p9_stat_dotl *ret = kmalloc(sizeof(struct p9_stat_dotl), in p9_client_getattr_dotl()
|
/kernel/linux/linux-5.10/include/net/9p/ |
D | client.h | 211 struct p9_stat_dotl *p9_client_getattr_dotl(struct p9_fid *fid,
|
D | 9p.h | 403 struct p9_stat_dotl { struct
|
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/ |
D | hispark_taurus.patch | 57199 struct p9_stat_dotl *st;
|
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/ |
D | hispark_taurus.patch | 359522 struct p9_stat_dotl *st;
|