Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Dattrlist.c385 int al_update(struct ntfs_inode *ni, int sync) in al_update() function
Dntfs_fs.h475 int al_update(struct ntfs_inode *ni, int sync);
Dfrecord.c3405 err = al_update(ni, sync); in ni_write_inode()