Home
last modified time | relevance | path

Searched defs:not_found (Results 1 – 6 of 6) sorted by relevance

/linux/mm/
H A Dpage_vma_mapped.c10 static inline bool not_found(struct page_vma_mapped_walk *pvmw) in not_found() function
/linux/fs/ext2/
H A Dxattr.c203 int error, not_found; in ext2_xattr_get() local
414 int not_found = 1, error; in ext2_xattr_set() local
/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Dproc.c254 uint64_t netstat_get(struct netstat *ns, const char *name, bool *not_found) in netstat_get()
H A Daolib.h579 static inline uint64_t netstat_get_one(const char *name, bool *not_found) in netstat_get_one()
/linux/fs/
H A Dfs_parser.c41 int lookup_constant(const struct constant_table *tbl, const char *name, int not_found) in lookup_constant()
/linux/fs/ext4/
H A Dxattr.h124 int not_found; global() member