Searched defs:fileops (Results 1 – 2 of 2) sorted by relevance
139 struct fileops { argument 136 struct fileops { global() struct 137 fo_readfileops global() argument 138 fo_writefileops global() argument 140 fo_ioctlfileops global() argument 141 fo_pollfileops global() argument 142 fo_kqfilterfileops global() argument 143 fo_statfileops global() argument 144 fo_closefileops global() argument 145 fo_chmodfileops global() argument 146 fo_chownfileops global() argument 147 fo_sendfilefileops global() argument 148 fo_seekfileops global() argument 149 fo_fill_kinfofileops global() argument 150 fo_mmapfileops global() argument 151 fo_aio_queuefileops global() argument 152 fo_add_sealsfileops global() argument 153 fo_get_sealsfileops global() argument 154 fo_fallocatefileops global() argument 155 fo_fspacectlfileops global() argument 156 fo_cmpfileops global() argument 157 fo_sparesfileops global() argument 158 fo_flagsfileops global() argument
178 static const struct file_operations fileops = { in xz_dec_test_init() local