Searched defs:adjust_tz (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2inode.c | 523 smb2_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, FILE_ALL_INFO *data, bool *adjust_tz, bool *reparse) smb2_query_path_info() argument 587 smb311_posix_query_path_info(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const char *full_path, struct smb311_posix_qinfo *data, bool *adjust_tz, bool *reparse) smb311_posix_query_path_info() argument
|
H A D | inode.c | 925 bool adjust_tz = false; local 1122 bool adjust_tz = false; local 600 smb311_posix_info_to_fattr(struct cifs_fattr *fattr, struct smb311_posix_qinfo *info, struct super_block *sb, bool adjust_tz, bool symlink) global() argument 656 cifs_all_info_to_fattr(struct cifs_fattr *fattr, FILE_ALL_INFO *info, struct super_block *sb, bool adjust_tz, bool symlink, u32 reparse_tag) global() argument [all...] |
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsglob.h | 189 bool adjust_tz; member
|
Completed in 9 milliseconds