Home
last modified time | relevance | path

Searched refs:write_cache_timeout (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dfile_remote.c378 unsigned int write_cache_timeout = in hmdfs_remote_keep_writecache() local
379 hmdfs_sb(inode->i_sb)->write_cache_timeout; in hmdfs_remote_keep_writecache()
382 if (!write_cache_timeout) in hmdfs_remote_keep_writecache()
417 hmdfs_set_writecache_expire(info, write_cache_timeout); in hmdfs_remote_keep_writecache()
H A Dhmdfs.h143 unsigned int write_cache_timeout; member
H A Dmain.c748 sbi->write_cache_timeout = DEFAULT_WRITE_CACHE_TIMEOUT; in hmdfs_init_sbi()
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dfile_remote.c378 unsigned int write_cache_timeout = in hmdfs_remote_keep_writecache() local
379 hmdfs_sb(inode->i_sb)->write_cache_timeout; in hmdfs_remote_keep_writecache()
382 if (!write_cache_timeout) in hmdfs_remote_keep_writecache()
417 hmdfs_set_writecache_expire(info, write_cache_timeout); in hmdfs_remote_keep_writecache()
H A Dhmdfs.h143 unsigned int write_cache_timeout; member
H A Dmain.c748 sbi->write_cache_timeout = DEFAULT_WRITE_CACHE_TIMEOUT; in hmdfs_init_sbi()
/kernel/linux/linux-5.10/fs/hmdfs/comm/
H A Ddevice_node.c915 to_sbi(kobj)->write_cache_timeout); in sbi_write_cache_timeout_sec_show()
929 /* set write_cache_timeout to 0 means this functionality is disabled */ in sbi_write_cache_timeout_sec_store()
930 sbi->write_cache_timeout = timeout; in sbi_write_cache_timeout_sec_store()
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H A Ddevice_node.c915 to_sbi(kobj)->write_cache_timeout); in sbi_write_cache_timeout_sec_show()
929 /* set write_cache_timeout to 0 means this functionality is disabled */ in sbi_write_cache_timeout_sec_store()
930 sbi->write_cache_timeout = timeout; in sbi_write_cache_timeout_sec_store()

Completed in 17 milliseconds