Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dreaddir.c126 dirent->type | FILLDIR_FLAG_NOINTR); in fuse_emit()
470 dirent->ino, dirent->type | FILLDIR_FLAG_NOINTR)) in fuse_parse_cache()
/linux/include/linux/
H A Dfs.h1867 #define FILLDIR_FLAG_NOINTR 0x1000 macro