Searched refs:global_system_inodes (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ocfs2/
H A Dsysfile.c97 arr = &(osb->global_system_inodes[type]);
H A Docfs2.h298 struct inode *global_system_inodes[NUM_GLOBAL_SYSTEM_INODES]; member in struct:ocfs2_super
H A Dsuper.c511 inode = osb->global_system_inodes[i];
514 osb->global_system_inodes[i] = NULL;

Completed in 137 milliseconds