fs/ocfs2/inode.c
331
case INODE_ALLOC_SYSTEM_INODE:
fs/ocfs2/inode.c
333
&ocfs2_sysfile_lock_key[INODE_ALLOC_SYSTEM_INODE]);
fs/ocfs2/inode.c
759
ocfs2_get_system_file_inode(osb, INODE_ALLOC_SYSTEM_INODE,
fs/ocfs2/ioctl.c
332
int status, type = INODE_ALLOC_SYSTEM_INODE;
fs/ocfs2/ocfs2_fs.h
366
[INODE_ALLOC_SYSTEM_INODE] = { "inode_alloc:%04d", OCFS2_BITMAP_FL | OCFS2_CHAIN_FL, S_IFREG | 0644 },
fs/ocfs2/suballoc.c
1001
if (type == INODE_ALLOC_SYSTEM_INODE)
fs/ocfs2/suballoc.c
1013
if (type == INODE_ALLOC_SYSTEM_INODE)
fs/ocfs2/suballoc.c
1024
return __ocfs2_get_steal_slot(osb, INODE_ALLOC_SYSTEM_INODE);
fs/ocfs2/suballoc.c
1068
return ocfs2_steal_resource(osb, ac, INODE_ALLOC_SYSTEM_INODE);
fs/ocfs2/suballoc.c
1191
INODE_ALLOC_SYSTEM_INODE,
fs/ocfs2/suballoc.c
3287
INODE_ALLOC_SYSTEM_INODE, suballoc_slot);