Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_inode.h38 extern const struct dentry_operations jfs_ci_dentry_operations;
H A Dnamei.c26 const struct dentry_operations jfs_ci_dentry_operations; variable
1602 const struct dentry_operations jfs_ci_dentry_operations = variable
H A Dsuper.c585 sb->s_d_op = &jfs_ci_dentry_operations; in jfs_fill_super()