Searched refs:local_alloc_inode (Results 1 – 1 of 1) sorted by relevance
60 struct inode *local_alloc_inode);370 struct inode *local_alloc_inode = NULL; in ocfs2_shutdown_local_alloc() local384 local_alloc_inode = in ocfs2_shutdown_local_alloc()388 if (!local_alloc_inode) { in ocfs2_shutdown_local_alloc()432 status = ocfs2_journal_access_di(handle, INODE_CACHE(local_alloc_inode), in ocfs2_shutdown_local_alloc()464 iput(local_alloc_inode); in ocfs2_shutdown_local_alloc()620 struct inode *local_alloc_inode; in ocfs2_reserve_local_alloc_bits() local625 local_alloc_inode = in ocfs2_reserve_local_alloc_bits()629 if (!local_alloc_inode) { in ocfs2_reserve_local_alloc_bits()635 inode_lock(local_alloc_inode); in ocfs2_reserve_local_alloc_bits()[all …]