Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_inode.h51 extern const struct dentry_operations jfs_ci_dentry_operations;
Dnamei.c39 const struct dentry_operations jfs_ci_dentry_operations; variable
1620 const struct dentry_operations jfs_ci_dentry_operations = variable
Dsuper.c611 sb->s_d_op = &jfs_ci_dentry_operations; in jfs_fill_super()