Searched refs:sysv_sops (Results 1 – 3 of 3) sorted by relevance
168 extern const struct super_operations sysv_sops;
334 const struct super_operations sysv_sops = { variable
334 sb->s_op = &sysv_sops; in complete_read_super()