Searched refs:reparse (Results 1 – 10 of 10) sorted by relevance
508 FILE_ALL_INFO *data, bool *adjust_tz, bool *reparse) in smb2_query_path_info() argument518 *reparse = false; in smb2_query_path_info()550 *reparse = true; in smb2_query_path_info()572 struct smb311_posix_qinfo *data, bool *adjust_tz, bool *reparse) in smb311_posix_query_path_info() argument580 *reparse = false; in smb311_posix_query_path_info()601 *reparse = true; in smb311_posix_query_path_info()
65 # Force a reparse if anything in the index changes.
1266 reparse: in update_tree()1293 goto reparse; /* next child */ in update_tree()1318 goto reparse; // next child in update_tree()
229 reparse = 0234 reparse = 1241 reparse = 1243 if reparse:
104 1) existing symbolic links (Windows reparse points) are recognized but
2253 REPARSE_INDEX_KEY reparse; /* $R index in member
356 # We want to be able to set this without a full reparse
2388 def reparse(self, filename): member in CookerParser