Searched refs:gfs2_dir_fops (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/gfs2/
H A Dinode.h118 extern const struct file_operations gfs2_dir_fops;
126 #define gfs2_dir_fops gfs2_dir_fops_nolock macro
H A Dfile.c1590 const struct file_operations gfs2_dir_fops = { variable in typeref:struct:file_operations
H A Dinode.c67 inode->i_fop = &gfs2_dir_fops;

Completed in 274 milliseconds