Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
A Dfile.c600 err = attr_punch_hole(ni, vbo, len, &frame_size); in ntfs_fallocate()
626 err = attr_punch_hole(ni, vbo_a, end_a - vbo_a, NULL); in ntfs_fallocate()
A Dntfs_fs.h444 int attr_punch_hole(struct ntfs_inode *ni, u64 vbo, u64 bytes, u32 *frame_size);
A Dattrib.c1931 int attr_punch_hole(struct ntfs_inode *ni, u64 vbo, u64 bytes, u32 *frame_size) in attr_punch_hole() function

Completed in 11 milliseconds