Home
last modified time | relevance | path

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

/linux/fs/exfat/
H A Diomap.c42 unsigned int flags, struct iomap *iomap, bool may_alloc) in __exfat_iomap_begin() argument
52 if (!may_alloc) { in __exfat_iomap_begin()
76 &cluster, &num_clusters, may_alloc, &balloc); in __exfat_iomap_begin()
88 if (may_alloc || flags & IOMAP_ZERO) { in __exfat_iomap_begin()