Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dporting.rst122 ->link() callers hold ->i_mutex on the object we are linking to. Some of your
150 ->setattr() is called without BKL now. Caller _always_ holds ->i_mutex, so
151 watch for ->i_mutex-grabbing code that might be used by your ->setattr().
152 Callers of notify_change() need ->i_mutex now.
478 You must also keep in mind that ->fsync() is not called with i_mutex held
479 anymore, so if you require i_mutex locking you must make sure to take it and
669 ->i_mutex is replaced with ->i_rwsem now. inode_lock() et.al. work as
H A Dgfs2-glocks.rst89 such that any local locking will be done with the i_mutex as required
H A Dpath-lookup.txt324 very least because i_mutex needs to be grabbed, and objects allocated.
H A Dvfs.rst646 inode's i_mutex.
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs.h213 struct mutex i_mutex; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_main.c7084 mutex_unlock(&path.dentry->d_inode->i_mutex);