Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dmsdos_fs.h53 #define IS_FREE(n) (!*(n) || *(n) == DELETED_FLAG) macro
/linux/fs/fat/
H A Dnfs.c82 if (IS_FREE(de[offset].name)) in __fat_nfs_get_inode()