Searched refs:sops (Results 1 – 6 of 6) sorted by relevance
139 const struct seq_operations *sops = NULL; in pstore_file_open() local142 sops = &pstore_ftrace_seq_ops; in pstore_file_open()144 err = seq_open(file, sops); in pstore_file_open()
14 .sops = &nfs_sops,
19 const struct super_operations *sops; /* NFS Super operations */ member
71 .sops = &nfs4_sops,
2224 sb->s_op = server->nfs_client->cl_nfs_mod->sops; in nfs_fill_super()