Searched refs:muid (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
H A Dbase.c84 static char muid[] = { mxm_shadow_dsm() local
108 obj = acpi_evaluate_dsm(handle, muid, rev, 0x00000010, &argv4); mxm_shadow_dsm()
/linux-4.4.14/net/9p/
H A Dprotocol.c51 kfree(stbuf->muid); p9stat_free()
215 &stbuf->gid, &stbuf->muid, p9pdu_vreadf()
438 stbuf->gid, stbuf->muid, p9pdu_vwritef()
H A Dclient.c1707 "<<< name=%s uid=%s gid=%s muid=%s extension=(%s)\n" p9_client_stat()
1712 ret->name, ret->uid, ret->gid, ret->muid, ret->extension, p9_client_stat()
1794 /* name[s] uid[s] gid[s] muid[s] */ p9_client_statsize()
1803 if (wst->muid) p9_client_statsize()
1804 ret += strlen(wst->muid); p9_client_statsize()
1829 " name=%s uid=%s gid=%s muid=%s extension=(%s)\n" p9_client_wstat()
1834 wst->name, wst->uid, wst->gid, wst->muid, wst->extension, p9_client_wstat()
/linux-4.4.14/fs/9p/
H A Dv9fs.h112 kuid_t dfltuid; /* default uid/muid for legacy support */
H A Dvfs_dir.c84 stbuf->muid = NULL; p9stat_init()
H A Dvfs_inode.c227 wstat->muid = NULL; v9fs_blank_wstat()
1010 wstat.muid = v9ses->uname; v9fs_vfs_rename()
/linux-4.4.14/include/net/9p/
H A D9p.h387 * @muid: last modifier
408 char *muid; member in struct:p9_wstat
/linux-4.4.14/arch/powerpc/platforms/ps3/
H A Dmm.c276 u64 muid; ps3_mm_region_create() local
292 ALLOCATE_MEMORY_TRY_ALT_UNIT, &r->base, &muid); ps3_mm_region_create()

Completed in 260 milliseconds