Searched refs:ocfs2_reserve_new_inode (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | suballoc.h | 69 int ocfs2_reserve_new_inode(struct ocfs2_super *osb,
|
H A D | namei.c | 301 status = ocfs2_reserve_new_inode(osb, &inode_ac); in ocfs2_mknod() 1862 status = ocfs2_reserve_new_inode(osb, &inode_ac); in ocfs2_symlink() 2446 ret = ocfs2_reserve_new_inode(osb, &inode_ac); in ocfs2_prep_new_orphaned_file()
|
H A D | suballoc.c | 1028 int ocfs2_reserve_new_inode(struct ocfs2_super *osb, in ocfs2_reserve_new_inode() function
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | suballoc.h | 67 int ocfs2_reserve_new_inode(struct ocfs2_super *osb,
|
H A D | namei.c | 301 status = ocfs2_reserve_new_inode(osb, &inode_ac); in ocfs2_mknod() 1867 status = ocfs2_reserve_new_inode(osb, &inode_ac); in ocfs2_symlink() 2451 ret = ocfs2_reserve_new_inode(osb, &inode_ac); in ocfs2_prep_new_orphaned_file()
|
H A D | suballoc.c | 1026 int ocfs2_reserve_new_inode(struct ocfs2_super *osb, in ocfs2_reserve_new_inode() function
|
Completed in 14 milliseconds