Home
last modified time | relevance | path

Searched refs:pass (Results 1 – 16 of 16) sorted by relevance

/fs/gfs2/
Dlops.h78 unsigned int pass) in lops_before_scan() argument
83 gfs2_log_ops[x]->lo_before_scan(jd, head, pass); in lops_before_scan()
89 unsigned int pass) in lops_scan_elements() argument
95 ld, ptr, pass); in lops_scan_elements()
104 unsigned int pass) in lops_after_scan() argument
109 gfs2_log_ops[x]->lo_after_scan(jd, error, pass); in lops_after_scan()
Dlops.c231 struct gfs2_log_header_host *head, int pass) in buf_lo_before_scan() argument
235 if (pass != 0) in buf_lo_before_scan()
244 int pass) in buf_lo_scan_elements() argument
254 if (pass != 1 || be32_to_cpu(ld->ld_type) != GFS2_LOG_DESC_METADATA) in buf_lo_scan_elements()
291 static void buf_lo_after_scan(struct gfs2_jdesc *jd, int error, int pass) in buf_lo_after_scan() argument
300 if (pass != 1) in buf_lo_after_scan()
366 struct gfs2_log_header_host *head, int pass) in revoke_lo_before_scan() argument
370 if (pass != 0) in revoke_lo_before_scan()
379 int pass) in revoke_lo_scan_elements() argument
390 if (pass != 0 || be32_to_cpu(ld->ld_type) != GFS2_LOG_DESC_REVOKE) in revoke_lo_scan_elements()
[all …]
Drecovery.c314 unsigned int end, int pass) in foreach_descriptor() argument
356 error = lops_scan_elements(jd, start, ld, ptr, pass); in foreach_descriptor()
460 unsigned int pass; in gfs2_recover_journal() local
542 for (pass = 0; pass < 2; pass++) { in gfs2_recover_journal()
543 lops_before_scan(jd, &head, pass); in gfs2_recover_journal()
545 head.lh_blkno, pass); in gfs2_recover_journal()
546 lops_after_scan(jd, error, pass); in gfs2_recover_journal()
Dincore.h50 struct gfs2_log_header_host *head, int pass);
53 int pass);
54 void (*lo_after_scan) (struct gfs2_jdesc *jd, int error, int pass);
/fs/ntfs/
Dlcnalloc.c161 u8 pass, done_zones, search_zone, need_writeback = 0, bit; in ntfs_cluster_alloc() local
193 pass = 1; in ntfs_cluster_alloc()
211 pass = 2; in ntfs_cluster_alloc()
220 pass = 2; in ntfs_cluster_alloc()
230 pass = 2; in ntfs_cluster_alloc()
262 done_zones, search_zone, pass, in ntfs_cluster_alloc()
509 ntfs_debug("At zone_pass_done, pass %i.", pass); in ntfs_cluster_alloc()
510 if (pass == 1) { in ntfs_cluster_alloc()
515 pass = 2; in ntfs_cluster_alloc()
551 pass = 1; in ntfs_cluster_alloc()
[all …]
Dmft.c1140 u8 pass, b; in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock() local
1158 pass = 1; in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock()
1167 pass = 2; in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock()
1174 "pass_end 0x%llx, data_pos 0x%llx.", pass, in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock()
1178 for (; pass <= 2;) { in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock()
1241 if (++pass == 2) { in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock()
1249 "0x%llx.", pass, (long long)pass_start, in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock()
DChangeLog1083 code and update callers, i.e. ntfs_iget(), to pass that error code
1498 pass in the upcase table and its length. These can be gotten from
/fs/jbd2/
Drecovery.c43 struct recovery_info *info, enum passtype pass);
356 struct recovery_info *info, enum passtype pass) in do_one_pass() argument
385 if (pass == PASS_SCAN) in do_one_pass()
388 jbd_debug(1, "Starting recovery pass %d\n", pass); in do_one_pass()
410 if (pass != PASS_SCAN) in do_one_pass()
462 if (pass != PASS_REPLAY) { in do_one_pass()
463 if (pass == PASS_SCAN && in do_one_pass()
605 if (pass == PASS_SCAN && in do_one_pass()
664 if (pass != PASS_REVOKE) { in do_one_pass()
692 if (pass == PASS_SCAN) { in do_one_pass()
[all …]
/fs/jbd/
Drecovery.c42 struct recovery_info *info, enum passtype pass);
314 struct recovery_info *info, enum passtype pass) in do_one_pass() argument
341 if (pass == PASS_SCAN) in do_one_pass()
344 jbd_debug(1, "Starting recovery pass %d\n", pass); in do_one_pass()
366 if (pass != PASS_SCAN) in do_one_pass()
417 if (pass != PASS_REPLAY) { in do_one_pass()
522 if (pass != PASS_REVOKE) { in do_one_pass()
550 if (pass == PASS_SCAN) in do_one_pass()
558 pass, next_commit_ID, info->end_transaction); in do_one_pass()
/fs/xfs/
Dxfs_log_recover.c2153 int pass) in xlog_recover_do_buffer_trans() argument
2166 if (pass == XLOG_RECOVER_PASS1) { in xlog_recover_do_buffer_trans()
2264 int pass) in xlog_recover_do_inode_trans() argument
2280 if (pass == XLOG_RECOVER_PASS1) { in xlog_recover_do_inode_trans()
2539 int pass) in xlog_recover_do_quotaoff_trans() argument
2543 if (pass == XLOG_RECOVER_PASS2) { in xlog_recover_do_quotaoff_trans()
2571 int pass) in xlog_recover_do_dquot_trans() argument
2580 if (pass == XLOG_RECOVER_PASS1) { in xlog_recover_do_dquot_trans()
2667 int pass) in xlog_recover_do_efi_trans() argument
2674 if (pass == XLOG_RECOVER_PASS1) { in xlog_recover_do_efi_trans()
[all …]
/fs/cifs/
Dcifsproto.h330 const char *pass);
DREADME100 though to be able to pass the suid flag to mount requires rebuilding
195 mount -t cifs //9.53.216.11/e$ /mnt -o user=myname,pass=mypassword
203 pass=<password>
218 mount -t cifs tcp_name_of_server:share_name /mnt -o user=myname,pass=mypasswd
221 mechanisms, instead of specifying it after -o using the normal "pass=" syntax
DCHANGES368 longer than 530 (now can handle PATH_MAX). Fix pass through authentication
434 (in build_wildcard_path_from_dentry). Fix mknod to pass type field
/fs/btrfs/
Dextent-tree.c5812 struct inode *reloc_inode, int pass) in relocate_one_extent() argument
5867 if (pass == 0) { in relocate_one_extent()
5912 if (pass == 1) { in relocate_one_extent()
6172 int pass = 0; in btrfs_relocate_block_group() local
6256 reloc_inode, pass); in btrfs_relocate_block_group()
6268 if (pass == 0) { in btrfs_relocate_block_group()
6275 (unsigned long long)total_found, pass); in btrfs_relocate_block_group()
6276 pass++; in btrfs_relocate_block_group()
6277 if (total_found == skipped && pass > 2) { in btrfs_relocate_block_group()
6280 pass = 0; in btrfs_relocate_block_group()
/fs/jffs2/
DREADME.Locking24 garbage collect pass.
/fs/ocfs2/dlm/
Ddlmrecovery.c552 int pass = 0; in dlm_remaster_locks() local
691 mlog(0, "pass #%d, all_nodes_done?: %s\n", ++pass, in dlm_remaster_locks()