/fs/ncpfs/ |
D | ioctl.c | 179 struct ncp_nls_ioctl user; in ncp_set_charsets() local 237 struct ncp_nls_ioctl user; in ncp_get_charsets() local 588 struct compat_ncp_objectname_ioctl user; in __ncp_ioctl() local 613 struct ncp_objectname_ioctl user; in __ncp_ioctl() local 640 struct ncp_objectname_ioctl user; in __ncp_ioctl() local 698 struct ncp_privatedata_ioctl user; in __ncp_ioctl() local 743 struct ncp_privatedata_ioctl user; in __ncp_ioctl() local 798 u_int32_t user; in __ncp_ioctl() local 812 u_int32_t user = (server->dentry_ttl * 1000) / HZ; in __ncp_ioctl() local
|
/fs/ |
D | ioprio.c | 80 struct user_struct *user; in SYSCALL_DEFINE3() local 194 struct user_struct *user; in SYSCALL_DEFINE2() local
|
D | dcookies.c | 304 struct dcookie_user * user; in dcookie_register() local 327 void dcookie_unregister(struct dcookie_user * user) in dcookie_unregister()
|
D | open.c | 665 static int chown_common(struct dentry * dentry, uid_t user, gid_t group) in chown_common() 690 SYSCALL_DEFINE3(chown, const char __user *, filename, uid_t, user, gid_t, group) in SYSCALL_DEFINE3() argument 709 SYSCALL_DEFINE5(fchownat, int, dfd, const char __user *, filename, uid_t, user, in SYSCALL_DEFINE5() argument 734 SYSCALL_DEFINE3(lchown, const char __user *, filename, uid_t, user, gid_t, group) in SYSCALL_DEFINE3() argument 753 SYSCALL_DEFINE3(fchown, unsigned int, fd, uid_t, user, gid_t, group) in SYSCALL_DEFINE3() argument
|
D | eventpoll.c | 207 struct user_struct *user; member 569 struct user_struct *user; in ep_alloc() local
|
/fs/proc/ |
D | stat.c | 26 cputime64_t user, nice, system, idle, iowait, irq, softirq, steal; in show_stat() local
|
/fs/gfs2/ |
D | quota.c | 93 static int qd_alloc(struct gfs2_sbd *sdp, int user, u32 id, in qd_alloc() 128 static int qd_get(struct gfs2_sbd *sdp, int user, u32 id, int create, in qd_get() 422 static int qdsb_get(struct gfs2_sbd *sdp, int user, u32 id, int create, in qdsb_get() 1074 int gfs2_quota_refresh(struct gfs2_sbd *sdp, int user, u32 id) in gfs2_quota_refresh()
|
/fs/notify/inotify/ |
D | inotify_user.c | 79 struct user_struct *user; /* user who opened this dev */ member 596 struct user_struct *user; in SYSCALL_DEFINE1() local
|
/fs/cifs/ |
D | cifsencrypt.c | 328 wchar_t *user; in calc_ntlmv2_hash() local
|
D | connect.c | 2504 char *user; in CIFSSessSetup() local 3147 char *user; in CIFSNTLMSSPAuthSessSetup() local
|
D | cifsglob.h | 196 char user[MAX_USERNAME_SIZE + 1]; /* ascii name of user */ member
|
/fs/xfs/ |
D | xfs_acl.c | 489 int user = 0, group = 0, other = 0, mask = 0; in xfs_acl_invalid() local
|
/fs/autofs4/ |
D | dev-ioctl.c | 728 static int _autofs_dev_ioctl(unsigned int command, struct autofs_dev_ioctl __user *user) in _autofs_dev_ioctl()
|
/fs/hugetlbfs/ |
D | inode.c | 958 struct user_struct *user = current_user(); in hugetlb_file_setup() local
|