Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dattrlist.c438 int al_update(struct ntfs_inode *ni, int sync) in al_update() function
H A Dntfs_fs.h476 int al_update(struct ntfs_inode *ni, int sync);
H A Dfrecord.c3332 err = al_update(ni, sync); in ni_write_inode()