Home
last modified time | relevance | path

Searched refs:sysv_sops (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/sysv/
H A Dsysv.h166 extern const struct super_operations sysv_sops;
H A Dinode.c327 const struct super_operations sysv_sops = { variable
H A Dsuper.c334 sb->s_op = &sysv_sops; in complete_read_super()