Searched refs:CIFS_MOUNT_USE_PREFIX_PATH (Results 1 – 6 of 6) sorted by relevance
39 #define CIFS_MOUNT_USE_PREFIX_PATH 0x1000000 /* make subpath with unaccessible macro
2991 bool old_set = (cifs_sb_flags(old) & CIFS_MOUNT_USE_PREFIX_PATH) && in match_prepath()2993 bool new_set = (cifs_sb_flags(new) & CIFS_MOUNT_USE_PREFIX_PATH) && in match_prepath()3536 sbflags |= CIFS_MOUNT_USE_PREFIX_PATH; in cifs_setup_cifs_sb()3812 atomic_or(CIFS_MOUNT_USE_PREFIX_PATH, in cifs_is_path_remote()3893 atomic_or(CIFS_MOUNT_USE_PREFIX_PATH, &cifs_sb->mnt_cifs_flags); in cifs_mount()
121 if ((cifs_sb_flags(cifs_sb) & CIFS_MOUNT_USE_PREFIX_PATH) && in path_no_prefix()
998 atomic_or(CIFS_MOUNT_USE_PREFIX_PATH, &cifs_sb->mnt_cifs_flags); in cifs_update_super_prepath()
1355 atomic_or(CIFS_MOUNT_USE_PREFIX_PATH, &cifs_sb->mnt_cifs_flags); in dfs_cache_remount_fs()
1688 if ((cifs_sb_flags(cifs_sb) & CIFS_MOUNT_USE_PREFIX_PATH) in cifs_root_iget()