Home
last modified time | relevance | path

Searched refs:retry (Results 1 – 25 of 118) sorted by relevance

12345

/fs/jffs2/
Dxattr.c210 int i, ret, retry = 0; in do_load_xattr_datum() local
214 retry: in do_load_xattr_datum()
250 if (!retry) { in do_load_xattr_datum()
251 retry = 1; in do_load_xattr_datum()
254 goto retry; in do_load_xattr_datum()
646 retry: in check_xattr_ref_inode()
654 goto retry; in check_xattr_ref_inode()
666 goto retry; in check_xattr_ref_inode()
679 goto retry; in check_xattr_ref_inode()
972 int retry = 0; in jffs2_listxattr() local
[all …]
Dwrite.c95 retry: in jffs2_write_dnode()
161 goto retry; in jffs2_write_dnode()
253 retry: in jffs2_write_dirent()
311 goto retry; in jffs2_write_dirent()
358 retry: in jffs2_write_inode_range()
403 goto retry; in jffs2_write_inode_range()
/fs/
Dopen.c137 retry: in do_sys_truncate()
145 goto retry; in do_sys_truncate()
407 retry: in do_faccessat()
446 goto retry; in do_faccessat()
469 retry: in ksys_chdir()
484 goto retry; in ksys_chdir()
523 retry: in ksys_chroot()
545 goto retry; in ksys_chroot()
608 retry: in do_fchmodat()
615 goto retry; in do_fchmodat()
[all …]
Dxattr.c464 retry: in path_setxattr()
476 goto retry; in path_setxattr()
562 retry: in path_getxattr()
570 goto retry; in path_getxattr()
638 retry: in path_listxattr()
646 goto retry; in path_listxattr()
699 retry: in path_removexattr()
711 goto retry; in path_removexattr()
Ddcache.c1274 bool retry = true; in d_walk() local
1289 retry = false; in d_walk()
1313 retry = false; in d_walk()
1367 if (!retry) in d_walk()
2526 retry: in d_alloc_parallel()
2534 goto retry; in d_alloc_parallel()
2539 goto retry; in d_alloc_parallel()
2547 goto retry; in d_alloc_parallel()
2552 goto retry; in d_alloc_parallel()
2559 goto retry; in d_alloc_parallel()
[all …]
Dutimes.c120 retry: in do_utimes()
129 goto retry; in do_utimes()
Dstat.c186 retry: in vfs_statx()
195 goto retry; in vfs_statx()
398 retry: in do_readlinkat()
417 goto retry; in do_readlinkat()
Dsuper.c520 retry: in sget_fc()
533 goto retry; in sget_fc()
562 goto retry; in sget_fc()
594 retry: in sget()
606 goto retry; in sget()
616 goto retry; in sget()
/fs/xfs/
Dxfs_file.c744 bool *retry) in xfs_break_dax_layouts() argument
754 *retry = true; in xfs_break_dax_layouts()
766 bool retry; in xfs_break_layouts() local
772 retry = false; in xfs_break_layouts()
775 error = xfs_break_dax_layouts(inode, &retry); in xfs_break_layouts()
776 if (error || retry) in xfs_break_layouts()
780 error = xfs_break_leased_layouts(inode, iolock, &retry); in xfs_break_layouts()
786 } while (error == 0 && retry); in xfs_break_layouts()
/fs/nfs/
Dnfs42proc.c81 } while (exception.retry); in nfs42_proc_fallocate()
359 dst_exception.retry = 1; in nfs42_proc_copy()
363 dst_exception.retry = 1; in nfs42_proc_copy()
371 } while (src_exception.retry || dst_exception.retry); in nfs42_proc_copy()
527 } while (exception.retry); in nfs42_proc_llseek()
929 } while (src_exception.retry || dst_exception.retry); in nfs42_proc_clone()
Dnfs4proc.c461 exception->retry = 0; in nfs4_do_handle_exception()
494 exception->retry = 1; in nfs4_do_handle_exception()
547 exception->retry = 1; in nfs4_do_handle_exception()
554 exception->retry = 1; in nfs4_do_handle_exception()
592 exception->retry = 1; in nfs4_handle_exception()
619 exception->retry = 1; in nfs4_async_handle_exception()
647 if (exception.retry) in nfs4_async_handle_error()
1196 exception->retry = 1; in nfs4_clear_cap_atomic_open_v1()
2165 } while (exception.retry); in nfs4_do_open_reclaim()
2686 } while (exception.retry); in nfs4_do_open_expired()
[all …]
/fs/fuse/
Dreaddir.c195 retry: in fuse_direntplus_link()
208 goto retry; in fuse_direntplus_link()
460 retry: in fuse_readdir_cached()
531 goto retry; in fuse_readdir_cached()
554 goto retry; in fuse_readdir_cached()
/fs/f2fs/
Dtrace.c61 retry: in f2fs_trace_pid()
76 goto retry; in f2fs_trace_pid()
Dinode.c489 retry: in f2fs_iget_retry()
494 goto retry; in f2fs_iget_retry()
594 retry: in f2fs_update_inode_page()
600 goto retry; in f2fs_update_inode_page()
679 retry: in f2fs_evict_inode()
699 goto retry; in f2fs_evict_inode()
/fs/btrfs/
Dinode-map.c409 bool retry = false; in btrfs_save_ino_cache() local
449 if (IS_ERR(inode) && (PTR_ERR(inode) != -ENOENT || retry)) { in btrfs_save_ino_cache()
455 BUG_ON(retry); /* Logic error */ in btrfs_save_ino_cache()
456 retry = true; in btrfs_save_ino_cache()
/fs/nfs/blocklayout/
Dextent_tree.c276 retry: in ext_tree_insert()
291 goto retry; in ext_tree_insert()
314 goto retry; in ext_tree_insert()
571 retry: in ext_tree_prepare_commit()
591 goto retry; in ext_tree_prepare_commit()
/fs/dlm/
Drcom.c156 retry: in dlm_rcom_status()
172 goto retry; in dlm_rcom_status()
280 retry: in dlm_rcom_names()
294 goto retry; in dlm_rcom_names()
/fs/xfs/scrub/
Dfscounters.c167 retry: in xchk_fscount_aggregate_agcounts()
234 goto retry; in xchk_fscount_aggregate_agcounts()
/fs/ceph/
Dacl.c51 retry: in ceph_get_acl()
64 goto retry; in ceph_get_acl()
/fs/nilfs2/
Dbtnode.c173 retry: in nilfs_btnode_prepare_change_key()
197 goto retry; in nilfs_btnode_prepare_change_key()
/fs/ntfs/
Dunistr.c344 retry: wc = nls->uni2char(le16_to_cpu(ins[i]), ns + o, in ntfs_ucstonls()
361 goto retry; in ntfs_ucstonls()
/fs/ext4/
Dacl.c237 retry: in ext4_set_acl()
264 goto retry; in ext4_set_acl()
Dextents_status.c842 retry: in ext4_es_insert_extent()
846 goto retry; in ext4_es_insert_extent()
1300 retry: in __es_remove_extent()
1342 goto retry; in __es_remove_extent()
1459 retry: in __es_shrink()
1507 goto retry; in __es_shrink()
1987 retry: in ext4_es_insert_delayed_block()
1991 goto retry; in ext4_es_insert_delayed_block()
/fs/nfsd/
Dnfsfh.c478 retry: in set_version_and_fsid_type()
493 goto retry; in set_version_and_fsid_type()
503 goto retry; in set_version_and_fsid_type()
/fs/afs/
Dvolume.c294 retry: in afs_check_volume_status()
326 goto retry; in afs_check_volume_status()

12345