Home
last modified time | relevance | path

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

/Linux-v5.4/fs/gfs2/
Dsuper.h52 extern const struct dentry_operations gfs2_dops;
Ddentry.c103 const struct dentry_operations gfs2_dops = { variable
Dops_fstype.c1069 sb->s_d_op = &gfs2_dops; in gfs2_fill_super()