Searched defs:mounted_uid (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/include/uapi/linux/ | ||
H A D | ncp_mount.h | 29 __kernel_uid_t mounted_uid; /* Who may umount() this filesystem? */ member in struct:ncp_mount_data 51 unsigned long mounted_uid; /* Who may umount() this filesystem? */ member in struct:ncp_mount_data_v4 |
H A D | ncp_fs.h | 32 __kernel_uid_t mounted_uid; member in struct:ncp_fs_info 43 unsigned long mounted_uid; member in struct:ncp_fs_info_v2 |
/linux-4.1.27/fs/ncpfs/ | ||
H A D | ncp_fs_sb.h | 26 kuid_t mounted_uid; /* Who may umount() this filesystem? */ member in struct:ncp_mount_data_kernel |
H A D | ioctl.c | 94 u32 mounted_uid; member in struct:compat_ncp_fs_info_v2 |
/linux-4.1.27/fs/ | ||
H A D | compat.c | 658 __compat_uid_t mounted_uid; member in struct:compat_ncp_mount_data 673 compat_ulong_t mounted_uid; member in struct:compat_ncp_mount_data_v4 |
Completed in 121 milliseconds