Home
last modified time | relevance | path

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

/linux/fs/
H A Ddcache.c1846 static unsigned int d_op_flags(const struct dentry_operations *op) in d_op_flags() function
1870 unsigned int flags = d_op_flags(op); in d_set_d_op()
1880 unsigned int flags = d_op_flags(ops); in set_default_d_op()