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

/linux-4.4.14/fs/cifs/
H A Dinode.c244 fattr->cf_dtype = DT_REG; cifs_unix_basic_to_fattr()
248 fattr->cf_dtype = DT_LNK; cifs_unix_basic_to_fattr()
252 fattr->cf_dtype = DT_DIR; cifs_unix_basic_to_fattr()
256 fattr->cf_dtype = DT_CHR; cifs_unix_basic_to_fattr()
262 fattr->cf_dtype = DT_BLK; cifs_unix_basic_to_fattr()
268 fattr->cf_dtype = DT_FIFO; cifs_unix_basic_to_fattr()
272 fattr->cf_dtype = DT_SOCK; cifs_unix_basic_to_fattr()
277 fattr->cf_dtype = DT_REG; cifs_unix_basic_to_fattr()
448 fattr->cf_dtype = DT_FIFO; cifs_sfu_type()
452 fattr->cf_dtype = DT_REG; cifs_sfu_type()
494 fattr->cf_dtype = DT_BLK; cifs_sfu_type()
506 fattr->cf_dtype = DT_CHR; cifs_sfu_type()
518 fattr->cf_dtype = DT_LNK; cifs_sfu_type()
521 fattr->cf_dtype = DT_REG; cifs_sfu_type()
526 fattr->cf_dtype = DT_REG; cifs_sfu_type()
618 fattr->cf_dtype = DT_LNK; cifs_all_info_to_fattr()
621 fattr->cf_dtype = DT_DIR; cifs_all_info_to_fattr()
630 fattr->cf_dtype = DT_REG; cifs_all_info_to_fattr()
H A Dreaddir.c147 fattr->cf_dtype = DT_DIR; cifs_fill_common_info()
150 fattr->cf_dtype = DT_REG; cifs_fill_common_info()
182 fattr->cf_dtype = DT_FIFO; cifs_fill_common_info()
765 return !dir_emit(ctx, name.name, name.len, ino, fattr.cf_dtype); cifs_filldir()
H A Dlink.c314 fattr->cf_dtype = DT_LNK; check_mf_symlink()
H A Dcifsglob.h1387 unsigned int cf_dtype; member in struct:cifs_fattr

Completed in 84 milliseconds