Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Ddcache.c204 LASSERT(de->d_op == &ll_d_ops); in ll_d_init()
355 const struct dentry_operations ll_d_ops = { variable
Dllite_internal.h753 extern const struct dentry_operations ll_d_ops;
Dllite_lib.c890 sb->s_d_op = &ll_d_ops; in ll_fill_super()