Home
last modified time | relevance | path

Searched refs:ext4_should_retry_alloc (Results 1 – 13 of 13) sorted by relevance

/linux/fs/ext4/
A Dacl.c268 if (error == -ENOSPC && ext4_should_retry_alloc(inode->i_sb, &retries)) in ext4_set_acl()
A Dnamei.c2762 if (err == -ENOSPC && ext4_should_retry_alloc(dir->i_sb, &retries)) in ext4_create()
2796 if (err == -ENOSPC && ext4_should_retry_alloc(dir->i_sb, &retries)) in ext4_mknod()
2833 if (err == -ENOSPC && ext4_should_retry_alloc(dir->i_sb, &retries)) in ext4_tmpfile()
2972 if (err == -ENOSPC && ext4_should_retry_alloc(dir->i_sb, &retries)) in ext4_mkdir()
3415 if (err == -ENOSPC && ext4_should_retry_alloc(dir->i_sb, &retries)) in __ext4_link()
3674 ext4_should_retry_alloc(ent->dir->i_sb, &retries)) in ext4_whiteout_for_rename()
A Dmove_extent.c404 ext4_should_retry_alloc(sb, &retries)) in move_extent_per_page()
A Dballoc.c638 int ext4_should_retry_alloc(struct super_block *sb, int *retries) in ext4_should_retry_alloc() function
A Dfile.c731 ext4_should_retry_alloc(sb, &retries)) in ext4_dax_huge_fault()
A Dinline.c625 if (ret == -ENOSPC && ext4_should_retry_alloc(inode->i_sb, &retries)) in ext4_convert_inline_data_to_extent()
953 ext4_should_retry_alloc(inode->i_sb, &retries)) in ext4_da_write_inline_data_begin()
A Dinode.c1247 ext4_should_retry_alloc(inode->i_sb, &retries)) in ext4_write_begin()
2983 ext4_should_retry_alloc(inode->i_sb, &retries)) in ext4_da_write_begin()
3376 if (ret == -ENOSPC && ext4_should_retry_alloc(inode->i_sb, &retries)) in ext4_iomap_alloc()
6061 ext4_should_retry_alloc(inode->i_sb, &retries)); in ext4_page_mkwrite()
6149 if (err == -ENOSPC && ext4_should_retry_alloc(inode->i_sb, &retries)) in ext4_page_mkwrite()
A Dxattr.c1352 ext4_should_retry_alloc(ea_inode->i_sb, &retries)) { in ext4_xattr_inode_write()
2484 ext4_should_retry_alloc(sb, &retries)) in ext4_xattr_set()
A Dsuper.c1553 if (res == -ENOSPC && ext4_should_retry_alloc(inode->i_sb, &retries)) in ext4_set_context()
6491 ext4_should_retry_alloc(inode->i_sb, &retries)); in ext4_quota_write()
A Dext4.h2708 extern int ext4_should_retry_alloc(struct super_block *sb, int *retries);
A Dextents.c4503 if (ret == -ENOSPC && ext4_should_retry_alloc(inode->i_sb, &retries)) in ext4_alloc_file_blocks()
/linux/
A DSystem.map11034 ffff800010304c54 T ext4_should_retry_alloc
A D.tmp_System.map11034 ffff800010304c54 T ext4_should_retry_alloc

Completed in 322 milliseconds