Searched refs:f2fs_alloc_nid_failed (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/f2fs/
H A Dxattr.c454 f2fs_alloc_nid_failed(sbi, new_nid);
465 f2fs_alloc_nid_failed(sbi, new_nid);
481 f2fs_alloc_nid_failed(sbi, new_nid);
493 f2fs_alloc_nid_failed(sbi, new_nid);
H A Dinode.c921 f2fs_alloc_nid_failed(sbi, inode->i_ino);
H A Dnode.c812 f2fs_alloc_nid_failed(sbi, nids[i]);
2624 void f2fs_alloc_nid_failed(struct f2fs_sb_info *sbi, nid_t nid) function
2754 f2fs_alloc_nid_failed(sbi, new_xnid);
H A Df2fs.h3654 void f2fs_alloc_nid_failed(struct f2fs_sb_info *sbi, nid_t nid);

Completed in 301 milliseconds