Searched refs:muid (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/net/9p/ |
D | protocol.c | 39 kfree(stbuf->muid); in p9stat_free() 40 stbuf->muid = NULL; in p9stat_free() 205 &stbuf->gid, &stbuf->muid, in p9pdu_vreadf() 429 stbuf->gid, stbuf->muid, in p9pdu_vwritef()
|
D | client.c | 1735 ret->name, ret->uid, ret->gid, ret->muid, ret->extension, in p9_client_stat() 1826 if (wst->muid) in p9_client_statsize() 1827 ret += strlen(wst->muid); in p9_client_statsize() 1857 wst->name, wst->uid, wst->gid, wst->muid, wst->extension, in p9_client_wstat()
|
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/ |
D | base.c | 84 static guid_t muid = in mxm_shadow_dsm() local 107 obj = acpi_evaluate_dsm(handle, &muid, rev, 0x00000010, &argv4); in mxm_shadow_dsm()
|
/Linux-v5.10/include/net/9p/ |
D | 9p.h | 396 const char *muid; member
|
/Linux-v5.10/arch/powerpc/platforms/ps3/ |
D | mm.c | 265 u64 muid; in ps3_mm_region_create() local 281 ALLOCATE_MEMORY_TRY_ALT_UNIT, &r->base, &muid); in ps3_mm_region_create()
|
/Linux-v5.10/fs/9p/ |
D | vfs_inode.c | 212 wstat->muid = NULL; in v9fs_blank_wstat() 954 wstat.muid = v9ses->uname; in v9fs_vfs_rename()
|