Searched refs:gfs2_dops (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/fs/gfs2/ | ||
H A D | super.h | 54 extern const struct dentry_operations gfs2_dops; |
H A D | dentry.c | 129 const struct dentry_operations gfs2_dops = { variable in typeref:struct:dentry_operations |
H A D | ops_fstype.c | 1072 sb->s_d_op = &gfs2_dops; fill_super() |
Completed in 300 milliseconds