Home
last modified time | relevance | path

Searched defs:adjust_tz (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2inode.c523 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 Dinode.c925 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 Dcifsglob.h189 bool adjust_tz; member

Completed in 9 milliseconds