Searched defs:unlock_new_inode (Results 1 - 1 of 1) sorted by relevance

/fs/
H A Dinode.c928 * unlock_new_inode - clear the I_NEW state and wake up any waiters
934 void unlock_new_inode(struct inode *inode) function
944 EXPORT_SYMBOL(unlock_new_inode); variable
996 * before unlocking it via unlock_new_inode().
1071 * before unlocking it via unlock_new_inode().

Completed in 50 milliseconds