Searched refs:local_alloc_inode (Results 1 – 1 of 1) sorted by relevance
60 struct inode *local_alloc_inode);371 struct inode *local_alloc_inode = NULL; in ocfs2_shutdown_local_alloc() local385 local_alloc_inode = in ocfs2_shutdown_local_alloc()389 if (!local_alloc_inode) { in ocfs2_shutdown_local_alloc()433 status = ocfs2_journal_access_di(handle, INODE_CACHE(local_alloc_inode), in ocfs2_shutdown_local_alloc()465 iput(local_alloc_inode); in ocfs2_shutdown_local_alloc()621 struct inode *local_alloc_inode; in ocfs2_reserve_local_alloc_bits() local626 local_alloc_inode = in ocfs2_reserve_local_alloc_bits()630 if (!local_alloc_inode) { in ocfs2_reserve_local_alloc_bits()636 inode_lock(local_alloc_inode); in ocfs2_reserve_local_alloc_bits()[all …]