Searched refs:cifs_mount (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/smb/client/
H A Dcifsproto.h266 extern int cifs_mount(struct cifs_sb_info *cifs_sb, struct smb3_fs_context *ctx);
H A Dcifsglob.h26 #include <uapi/linux/cifs/cifs_mount.h>
H A Dcifsfs.c933 rc = cifs_mount(cifs_sb, cifs_sb->ctx);
936 cifs_dbg(VFS, "cifs_mount failed w/return code = %d\n",
H A Dconnect.c2240 * This function assumes it is being called from cifs_mount() where we
2511 * 1. This function assumes it is being called from cifs_mount() where
3605 int cifs_mount(struct cifs_sb_info *cifs_sb, struct smb3_fs_context *ctx) function
3645 int cifs_mount(struct cifs_sb_info *cifs_sb, struct smb3_fs_context *ctx) function

Completed in 244 milliseconds