Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dsuper.h56 extern const struct dentry_operations gfs2_dops;
H A Ddentry.c103 const struct dentry_operations gfs2_dops = { variable
H A Dops_fstype.c1144 sb->s_d_op = &gfs2_dops; in gfs2_fill_super()