Searched defs:account (Results 1 – 7 of 7) sorted by relevance
12 struct ksmbd_user *ksmbd_login_user(const char *account) in ksmbd_login_user()
124 __s8 account[KSMBD_REQ_MAX_ACCOUNT_NAME_SZ]; /* user account name */ member134 __s8 account[KSMBD_REQ_MAX_ACCOUNT_NAME_SZ]; /* user account name */ member187 __s8 account[KSMBD_REQ_MAX_ACCOUNT_NAME_SZ]; member213 __s8 account[KSMBD_REQ_MAX_ACCOUNT_NAME_SZ]; /* user account name */ member
493 struct ksmbd_login_response *ksmbd_ipc_login_request(const char *account) in ksmbd_ipc_login_request()604 int ksmbd_ipc_logout_request(const char *account, int flags) in ksmbd_ipc_logout_request()
15 static void __scs_account(void *s, int account) in __scs_account()
378 static void account_kernel_stack(struct task_struct *tsk, int account) in account_kernel_stack()
377 unsigned int iopos, account = 0; in netfs_rreq_unlock() local
1320 static size_t account(struct entropy_store *r, size_t nbytes, int min, in account() function