Home
last modified time | relevance | path

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

/linux-4.19.296/fs/sysv/
Dsysv.h168 extern const struct super_operations sysv_sops;
Dinode.c334 const struct super_operations sysv_sops = { variable
Dsuper.c334 sb->s_op = &sysv_sops; in complete_read_super()