Home
last modified time | relevance | path

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

/linux-3.3/fs/cifs/
Dcifsglob.h602 static inline char CIFS_DIR_SEP(const struct cifs_sb_info *cifs_sb) in CIFS_DIR_SEP() function
Ddir.c60 dirsep = CIFS_DIR_SEP(cifs_sb); in build_path_from_dentry()
Dreaddir.c276 CIFS_MOUNT_MAP_SPECIAL_CHR, CIFS_DIR_SEP(cifs_sb)); in initiate_cifs_search()
Dcifsfs.c551 sep = CIFS_DIR_SEP(cifs_sb); in cifs_get_root()
Dinode.c780 convert_delimiter(full_path, CIFS_DIR_SEP(cifs_sb));
Dconnect.c3234 convert_delimiter(full_path, CIFS_DIR_SEP(cifs_sb)); in build_unc_path_to_root()