Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Ddfs_cache.c27 #define IS_INTERLINK_SET(v) ((v) & (DFSREF_REFERRAL_SERVER | \ macro
173 IS_INTERLINK_SET(ce->flags) ? "yes" : "no", in dfscache_proc_show()
242 IS_INTERLINK_SET(ce->flags) ? "yes" : "no", in dump_ce()