Home
last modified time | relevance | path

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

/fs/sysv/
Dsysv.h168 extern const struct dentry_operations sysv_dentry_operations;
Dnamei.c41 const struct dentry_operations sysv_dentry_operations = { variable
Dsuper.c338 sb->s_d_op = &sysv_dentry_operations; in complete_read_super()