Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_inode.h40 extern const struct dentry_operations jfs_ci_dentry_operations;
H A Dnamei.c27 const struct dentry_operations jfs_ci_dentry_operations; variable
1616 const struct dentry_operations jfs_ci_dentry_operations = variable
H A Dsuper.c545 set_default_d_op(sb, &jfs_ci_dentry_operations); in jfs_fill_super()