Home
last modified time | relevance | path

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

/third_party/NuttX/fs/nfs/
Dnfs_mount.h106 uint nm_uid; member
Dnfs_adapter.c841 nmp->nm_uid = mnt->vnodeBeCovered->uid; in vfs_nfs_mount()
844 vp->uid = nmp->nm_uid; in vfs_nfs_mount()
897 (*vpp)->uid = nmp->nm_uid; in vfs_nfs_lookup()
1547 (*vpp)->uid = nmp->nm_uid; in vfs_nfs_mkdir()
2521 (*vpp)->uid = nmp->nm_uid; in vfs_nfs_create()
/third_party/libnl/include/linux-private/linux/
Dnetlink.h174 __u32 nm_uid; member