Home
last modified time | relevance | path

Searched refs:cf_dtype (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dreaddir.c181 fattr->cf_dtype = DT_DIR; in cifs_fill_common_info()
184 fattr->cf_dtype = DT_LNK; in cifs_fill_common_info()
187 fattr->cf_dtype = DT_FIFO; in cifs_fill_common_info()
190 fattr->cf_dtype = DT_SOCK; in cifs_fill_common_info()
193 fattr->cf_dtype = DT_CHR; in cifs_fill_common_info()
196 fattr->cf_dtype = DT_BLK; in cifs_fill_common_info()
199 fattr->cf_dtype = DT_REG; in cifs_fill_common_info()
232 fattr->cf_dtype = DT_FIFO; in cifs_fill_common_info()
279 fattr->cf_dtype = DT_DIR; in cifs_posix_to_fattr()
287 fattr->cf_dtype in cifs_posix_to_fattr()
[all...]
H A Dinode.c259 fattr->cf_dtype = DT_REG;
263 fattr->cf_dtype = DT_LNK;
267 fattr->cf_dtype = DT_DIR;
271 fattr->cf_dtype = DT_CHR;
277 fattr->cf_dtype = DT_BLK;
283 fattr->cf_dtype = DT_FIFO;
287 fattr->cf_dtype = DT_SOCK;
292 fattr->cf_dtype = DT_REG;
463 fattr->cf_dtype = DT_FIFO;
467 fattr->cf_dtype
[all...]
H A Dlink.c295 fattr->cf_dtype = DT_LNK; in check_mf_symlink()
H A Dcifsglob.h1711 unsigned int cf_dtype; member
/kernel/linux/linux-6.6/fs/smb/client/
H A Dinode.c264 fattr->cf_dtype = DT_REG; in cifs_unix_basic_to_fattr()
268 fattr->cf_dtype = DT_LNK; in cifs_unix_basic_to_fattr()
272 fattr->cf_dtype = DT_DIR; in cifs_unix_basic_to_fattr()
276 fattr->cf_dtype = DT_CHR; in cifs_unix_basic_to_fattr()
282 fattr->cf_dtype = DT_BLK; in cifs_unix_basic_to_fattr()
288 fattr->cf_dtype = DT_FIFO; in cifs_unix_basic_to_fattr()
292 fattr->cf_dtype = DT_SOCK; in cifs_unix_basic_to_fattr()
297 fattr->cf_dtype = DT_REG; in cifs_unix_basic_to_fattr()
526 fattr->cf_dtype = DT_FIFO; in cifs_sfu_type()
530 fattr->cf_dtype in cifs_sfu_type()
[all...]
H A Dreaddir.c196 fattr->cf_dtype = DT_DIR; in cifs_fill_common_info()
199 fattr->cf_dtype = DT_REG; in cifs_fill_common_info()
225 fattr->cf_dtype = DT_FIFO; in cifs_fill_common_info()
272 fattr->cf_dtype = DT_DIR; in cifs_posix_to_fattr()
280 fattr->cf_dtype = DT_REG; in cifs_posix_to_fattr()
841 dirent->fattr.cf_dtype); in emit_cached_dirents()
915 rc = dir_emit(ctx, name, namelen, ino, fattr->cf_dtype); in cifs_dir_emit()
H A Dlink.c249 fattr->cf_dtype = DT_LNK; in check_mf_symlink()
H A Dcifsglob.h1147 unsigned int cf_dtype; member

Completed in 26 milliseconds