Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dconnect.c3603 static int is_dfs_mount(struct mount_ctx *mnt_ctx, bool *isdfs, struct dfs_cache_tgt_list *root_tl) in is_dfs_mount() function
3816 rc = is_dfs_mount(&mnt_ctx, &isdfs, &tl); in cifs_mount()