Home
last modified time | relevance | path

Searched defs:new_version (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dinode.c760 bool new_version = false; in ceph_fill_inode() local
/OK3568_Linux_fs/u-boot/fs/jffs2/
H A Djffs2_1pass.c581 u32 new_version; in compare_inodes() local
/OK3568_Linux_fs/kernel/drivers/usb/typec/ucsi/
H A Ducsi_ccg.c971 u32 cur_version, new_version; in ccg_check_fw_version() local
/OK3568_Linux_fs/kernel/net/sunrpc/auth_gss/
H A Dauth_gss.c780 static int gss_pipe_open(struct inode *inode, int new_version) in gss_pipe_open()