Home
last modified time | relevance | path

Searched defs:cmds (Results 1 – 5 of 5) sorted by relevance

/fs/smb/client/
Dsmb2inode.c175 int *cmds, int num_cmds, struct cifsFileInfo *cfile, in smb2_compound_op()
877 static bool ea_unsupported(int *cmds, int num_cmds, in ea_unsupported()
920 int cmds[3]; in smb2_query_path_info() local
1268 int cmds[2]; in smb2_get_reparse_inode() local
/fs/quota/
Dquota.c920 uint cmds, type; in SYSCALL_DEFINE4() local
977 unsigned int cmds = cmd >> SUBCMDSHIFT; in SYSCALL_DEFINE4() local
/fs/smb/server/
Dserver.c111 struct smb_version_cmds *cmds; in __process_request() local
Dconnection.h44 struct smb_version_cmds *cmds; member
/fs/
Dbinfmt_elf.c474 static unsigned long maximum_alignment(struct elf_phdr *cmds, int nr) in maximum_alignment()