sysfile_type     6387 fs/ocfs2/alloc.c 				    int sysfile_type,
sysfile_type     6398 fs/ocfs2/alloc.c 	inode = ocfs2_get_system_file_inode(osb, sysfile_type, slot);
sysfile_type      124 fs/ocfs2/inode.c 			 int sysfile_type)
sysfile_type      133 fs/ocfs2/inode.c 			       sysfile_type);
sysfile_type      147 fs/ocfs2/inode.c 	args.fi_sysfile_type = sysfile_type;
sysfile_type      131 fs/ocfs2/inode.h 			 int sysfile_type);
sysfile_type     1479 fs/ocfs2/ocfs2_trace.h 	TP_PROTO(unsigned long long ino, unsigned int flags, int sysfile_type),
sysfile_type     1480 fs/ocfs2/ocfs2_trace.h 	TP_ARGS(ino, flags, sysfile_type),
sysfile_type     1484 fs/ocfs2/ocfs2_trace.h 		__field(int, sysfile_type)
sysfile_type     1489 fs/ocfs2/ocfs2_trace.h 		__entry->sysfile_type = sysfile_type;
sysfile_type     1492 fs/ocfs2/ocfs2_trace.h 		  __entry->flags, __entry->sysfile_type)