Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Dnamei.c41 static s64 commitZeroLink(tid_t, struct inode *);
539 if ((new_size = commitZeroLink(tid, ip)) < 0) { in jfs_unlink()
634 static s64 commitZeroLink(tid_t tid, struct inode *ip) in commitZeroLink() function
1211 if ((new_size = commitZeroLink(tid, new_ip)) < 0) { in jfs_rename()