Home
last modified time | relevance | path

Searched defs:user (Results 1 – 14 of 14) sorted by relevance

/fs/ncpfs/
Dioctl.c179 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/
Dioprio.c80 struct user_struct *user; in SYSCALL_DEFINE3() local
194 struct user_struct *user; in SYSCALL_DEFINE2() local
Ddcookies.c304 struct dcookie_user * user; in dcookie_register() local
327 void dcookie_unregister(struct dcookie_user * user) in dcookie_unregister()
Dopen.c665 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
Deventpoll.c207 struct user_struct *user; member
569 struct user_struct *user; in ep_alloc() local
/fs/proc/
Dstat.c26 cputime64_t user, nice, system, idle, iowait, irq, softirq, steal; in show_stat() local
/fs/gfs2/
Dquota.c93 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/
Dinotify_user.c79 struct user_struct *user; /* user who opened this dev */ member
596 struct user_struct *user; in SYSCALL_DEFINE1() local
/fs/cifs/
Dcifsencrypt.c328 wchar_t *user; in calc_ntlmv2_hash() local
Dconnect.c2504 char *user; in CIFSSessSetup() local
3147 char *user; in CIFSNTLMSSPAuthSessSetup() local
Dcifsglob.h196 char user[MAX_USERNAME_SIZE + 1]; /* ascii name of user */ member
/fs/xfs/
Dxfs_acl.c489 int user = 0, group = 0, other = 0, mask = 0; in xfs_acl_invalid() local
/fs/autofs4/
Ddev-ioctl.c728 static int _autofs_dev_ioctl(unsigned int command, struct autofs_dev_ioctl __user *user) in _autofs_dev_ioctl()
/fs/hugetlbfs/
Dinode.c958 struct user_struct *user = current_user(); in hugetlb_file_setup() local