Searched refs:v9fs_dir_operations_dotl (Results 1 – 3 of 3) sorted by relevance
48 extern const struct file_operations v9fs_dir_operations_dotl;
308 const struct file_operations v9fs_dir_operations_dotl = { variable
343 inode->i_fop = &v9fs_dir_operations_dotl; in v9fs_init_inode()