Searched refs:sysfile_type (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/ocfs2/ |
| H A D | inode.h | 128 int sysfile_type);
|
| H A D | ocfs2_trace.h | 1476 TP_PROTO(unsigned long long ino, unsigned int flags, int sysfile_type), 1477 TP_ARGS(ino, flags, sysfile_type), 1481 __field(int, sysfile_type) 1486 __entry->sysfile_type = sysfile_type; 1489 __entry->flags, __entry->sysfile_type)
|
| H A D | inode.c | 120 int sysfile_type) in ocfs2_iget() argument 129 sysfile_type); in ocfs2_iget() 143 args.fi_sysfile_type = sysfile_type; in ocfs2_iget()
|
| H A D | alloc.c | 6427 int sysfile_type, in ocfs2_free_cached_blocks() 6438 inode = ocfs2_get_system_file_inode(osb, sysfile_type, slot); in ocfs2_free_cached_blocks() 6418 ocfs2_free_cached_blocks(struct ocfs2_super * osb,int sysfile_type,int slot,struct ocfs2_cached_block_free * head) ocfs2_free_cached_blocks() argument
|