Home
last modified time | relevance | path

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

/linux-6.14.4/mm/
Dmemfd.c250 error = mapping_deny_writable(file->f_mapping); in memfd_add_seals()
/linux-6.14.4/include/linux/
Dfs.h615 static inline int mapping_deny_writable(struct address_space *mapping) in mapping_deny_writable() function