Home
last modified time | relevance | path

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

/linux/drivers/md/persistent-data/
H A Ddm-block-manager.c330 static struct dm_buffer *to_buffer(struct dm_block *b) in to_buffer() function
/linux/security/apparmor/
H A Dmount.c492 char *to_buffer = NULL, *from_buffer = NULL; in aa_move_mount() local
/linux/lib/
H A Dscatterlist.c964 size_t buflen, off_t skip, bool to_buffer) in sg_copy_buffer()