Home
last modified time | relevance | path

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

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