Home
last modified time | relevance | path

Searched defs:is_file (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/scripts/
H A Dqemu-stamp.py9 is_file = False variable
12 is_file = True variable
/openbmc/qemu/block/
H A Dvvfat.c472 static char is_file(const direntry_t* direntry) in is_file() function
/openbmc/linux/fs/f2fs/
H A Df2fs.h3302 static inline int is_file(struct inode *inode, int type) in is_file() function