Home
last modified time | relevance | path

Searched refs:ni_write_inode (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/fs/ntfs3/
Dntfs_fs.h556 int ni_write_inode(struct inode *inode, int sync, const char *hint);
557 #define _ni_write_inode(i, w) ni_write_inode(i, w, __func__)
Dfrecord.c3248 int ni_write_inode(struct inode *inode, int sync, const char *hint) in ni_write_inode() function