Searched refs:muid (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/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-v4.19/net/9p/ |
D | protocol.c | 51 kfree(stbuf->muid); in p9stat_free() 215 &stbuf->gid, &stbuf->muid, in p9pdu_vreadf() 439 stbuf->gid, stbuf->muid, in p9pdu_vwritef()
|
D | client.c | 1720 ret->name, ret->uid, ret->gid, ret->muid, ret->extension, in p9_client_stat() 1811 if (wst->muid) in p9_client_statsize() 1812 ret += strlen(wst->muid); in p9_client_statsize() 1842 wst->name, wst->uid, wst->gid, wst->muid, wst->extension, in p9_client_wstat()
|
/Linux-v4.19/fs/9p/ |
D | vfs_dir.c | 84 stbuf->muid = NULL; in p9stat_init()
|
D | vfs_inode.c | 227 wstat->muid = NULL; in v9fs_blank_wstat() 1029 wstat.muid = v9ses->uname; in v9fs_vfs_rename()
|
/Linux-v4.19/include/net/9p/ |
D | 9p.h | 408 const char *muid; member
|
/Linux-v4.19/arch/powerpc/platforms/ps3/ |
D | mm.c | 276 u64 muid; in ps3_mm_region_create() local 292 ALLOCATE_MEMORY_TRY_ALT_UNIT, &r->base, &muid); in ps3_mm_region_create()
|