Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfuse.h924 uint16_t map_alignment; member
/linux/fs/fuse/
H A Dfuse_i.h1524 bool fuse_dax_check_alignment(struct fuse_conn *fc, unsigned int map_alignment);
H A Dinode.c1405 !fuse_dax_check_alignment(fc, arg->map_alignment)) { in process_init_reply()