Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dfile.c40 err = nilfs_flush_device(nilfs); in nilfs_sync_file()
H A Dthe_nilfs.h356 static inline int nilfs_flush_device(struct the_nilfs *nilfs) in nilfs_flush_device() function
H A Dioctl.c971 ret = nilfs_flush_device(nilfs);
H A Dsuper.c547 err = nilfs_flush_device(nilfs); in nilfs_attach_checkpoint()