Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Ddir.c63 full_path[dfsplen] = CIFS_DIR_SEP(cifs_sb); in cifs_build_path_to_root()
65 convert_delimiter(full_path, CIFS_DIR_SEP(cifs_sb)); in cifs_build_path_to_root()
88 char dirsep = CIFS_DIR_SEP(cifs_sb); in __build_path_from_dentry_optional_prefix()
Ddfs.c120 full_path = smb3_fs_context_fullpath(ctx, CIFS_DIR_SEP(cifs_sb)); in set_ref_paths()
Dcached_dir.c73 sep = CIFS_DIR_SEP(cifs_sb); in path_to_dentry()
Dmisc.c1232 convert_delimiter(cifs_sb->prepath, CIFS_DIR_SEP(cifs_sb)); in cifs_update_super_prepath()
Dcifsglob.h1556 static inline char CIFS_DIR_SEP(const struct cifs_sb_info *cifs_sb) in CIFS_DIR_SEP() function
Dcifsfs.c852 sep = CIFS_DIR_SEP(cifs_sb); in cifs_get_root()
Dcifssmb.c3987 pSMB->FileName[name_len] = CIFS_DIR_SEP(cifs_sb); in CIFSFindFirst()
4003 pSMB->FileName[name_len-1] = CIFS_DIR_SEP(cifs_sb); in CIFSFindFirst()
Dinode.c1463 convert_delimiter(path, CIFS_DIR_SEP(cifs_sb)); in cifs_root_iget()
Dconnect.c3451 sep = CIFS_DIR_SEP(cifs_sb); in cifs_are_all_path_components_accessible()