Home
last modified time | relevance | path

Searched refs:mchan_mount_alloc (Results 1 – 1 of 1) sorted by relevance

/linux/fs/smb/client/
H A Dconnect.c66 static struct mchan_mount *mchan_mount_alloc(struct cifs_ses *ses);
3797 mchan_mount_alloc(struct cifs_ses *ses) in mchan_mount_alloc() function
3847 mchan_mount = mchan_mount_alloc(mnt_ctx.ses); in cifs_mount()
3922 mchan_mount = mchan_mount_alloc(mnt_ctx.ses); in cifs_mount()