Home
last modified time | relevance | path

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

/linux/fs/exfat/
H A Dexfat_fs.h204 #define IS_DYNAMIC_ES(es) ((es)->__bh != (es)->bh) macro
H A Ddir.c556 if (IS_DYNAMIC_ES(es)) in exfat_put_dentry_set()