Home
last modified time | relevance | path

Searched defs:num_cmds (Results 1 – 2 of 2) 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()
919 int num_cmds = 0; in smb2_query_path_info() local
Dcifsglob.h771 atomic_t num_cmds[NUMBER_OF_SMB2_COMMANDS]; /* total requests by cmd */ member