Searched refs:file_ops (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/security/apparmor/include/ |
H A D | apparmorfs.h | 37 const struct file_operations *file_ops; member 45 .file_ops = &aa_sfs_seq_file_ops } 49 .file_ops = &aa_sfs_seq_file_ops } 53 .file_ops = &aa_sfs_seq_file_ops } 56 .mode = (_mode), .file_ops = (_fops) }
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | khugepaged.c | 51 static struct mem_ops *file_ops; variable 339 if (file_ops && finfo.type == VMA_FILE) in write_settings() 412 if (file_ops && finfo.type == VMA_FILE) in save_settings() 1419 file_ops = &__file_ops; in parse_test_type() 1425 file_ops = &__file_ops; in parse_test_type() 1432 if (!file_ops) in parse_test_type() 1463 if (file_ops) in main() 1494 TEST(collapse_full, khugepaged_context, file_ops); in main() 1497 TEST(collapse_full, madvise_context, file_ops); in main() 1504 TEST(collapse_single_pte_entry, khugepaged_context, file_ops); in main() [all …]
|
/openbmc/hiomapd/file/ |
H A D | backend.c | 258 static const struct backend_ops file_ops = { variable 273 be.ops = &file_ops; in backend_get_file()
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | Makefile | 20 file_ops.o \
|
/openbmc/linux/fs/nfs/ |
H A D | proc.c | 720 .file_ops = &nfs_file_operations,
|
H A D | nfs3proc.c | 1022 .file_ops = &nfs_file_operations,
|
H A D | inode.c | 494 inode->i_fop = NFS_SB(sb)->nfs_client->rpc_ops->file_ops; in nfs_fhget()
|
H A D | nfs4proc.c | 10697 .file_ops = &nfs4_file_operations,
|
/openbmc/linux/include/linux/ |
H A D | nfs_xdr.h | 1745 const struct file_operations *file_ops; member
|
/openbmc/linux/security/apparmor/ |
H A D | apparmorfs.c | 2439 fs_file->file_ops); in entry_create_file()
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |