Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dreparse.c34 char *sym, sep = CIFS_DIR_SEP(cifs_sb); in smb2_create_reparse_symlink()
113 char sep = CIFS_DIR_SEP(cifs_sb); in detect_directory_symlink_target()
543 char sep = CIFS_DIR_SEP(cifs_sb); in smb2_parse_native_symlink()
H A 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()
H A Ddfs.c107 full_path = smb3_fs_context_fullpath(ctx, CIFS_DIR_SEP(cifs_sb)); in set_ref_paths()
H A Dcached_dir.c88 sep = CIFS_DIR_SEP(cifs_sb); in path_to_dentry()
H A Dmisc.c1272 convert_delimiter(cifs_sb->prepath, CIFS_DIR_SEP(cifs_sb)); in cifs_update_super_prepath()
H A Dcifsglob.h1629 static inline char CIFS_DIR_SEP(const struct cifs_sb_info *cifs_sb) in CIFS_DIR_SEP() function
H A Dcifsfs.c868 sep = CIFS_DIR_SEP(cifs_sb); in cifs_get_root()
H A Dcifssmb.c3961 pSMB->FileName[name_len] = CIFS_DIR_SEP(cifs_sb); in CIFSFindFirst()
3977 pSMB->FileName[name_len-1] = CIFS_DIR_SEP(cifs_sb); in CIFSFindFirst()
H A Dinode.c1577 convert_delimiter(path, CIFS_DIR_SEP(cifs_sb)); in cifs_root_iget()
H A Dconnect.c3607 sep = CIFS_DIR_SEP(cifs_sb); in cifs_are_all_path_components_accessible()