Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Ddir.c62 full_path[dfsplen] = CIFS_DIR_SEP(cifs_sb); in cifs_build_path_to_root()
64 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()
A Dmisc.c1298 convert_delimiter(cifs_sb->prepath, CIFS_DIR_SEP(cifs_sb)); in cifs_update_super_prepath()
A Dconnect.c3150 *pos = CIFS_DIR_SEP(cifs_sb); in build_unc_path_to_root()
3156 convert_delimiter(full_path, CIFS_DIR_SEP(cifs_sb)); in build_unc_path_to_root()
3262 sep = CIFS_DIR_SEP(cifs_sb); in cifs_are_all_path_components_accessible()
A Dcifsglob.h1470 static inline char CIFS_DIR_SEP(const struct cifs_sb_info *cifs_sb) in CIFS_DIR_SEP() function
A Dcifsfs.c774 sep = CIFS_DIR_SEP(cifs_sb); in cifs_get_root()
A Dinode.c1347 convert_delimiter(path, CIFS_DIR_SEP(cifs_sb));
A Dcifssmb.c4356 pSMB->FileName[name_len] = CIFS_DIR_SEP(cifs_sb); in CIFSFindFirst()
4372 pSMB->FileName[name_len-1] = CIFS_DIR_SEP(cifs_sb); in CIFSFindFirst()

Completed in 36 milliseconds