Home
last modified time | relevance | path

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

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